Uses of Class
org.openwebnet4j.message.Who
- 
Packages that use Who Package Description org.openwebnet4j.message  - 
- 
Uses of Who in org.openwebnet4j.message
Fields in org.openwebnet4j.message declared as Who Modifier and Type Field Description protected WhoBaseOpenMessage. whoMethods in org.openwebnet4j.message that return Who Modifier and Type Method Description static WhoWho. fromName(String name)static WhoWho. fromValue(Integer value)WhoBaseOpenMessage. getWho()Returns message WHOstatic WhoWho. valueOf(String name)Returns the enum constant of this type with the specified name.static Who[]Who. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -