Class LightConfig

java.lang.Object
io.github.zeroone3010.yahueapi.domain.LightConfig

public class LightConfig
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    LightConfig()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getArchetype()  
    java.lang.String getDirection()  
    java.lang.String getFunction()  
    Startup getStartup()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details