Index
All Classes|All Packages
V
- valueOf(String) - Static method in enum projectplayground.domains.enums.Accesslevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum projectplayground.domains.enums.Cleanliness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum projectplayground.domains.enums.DeviceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum projectplayground.domains.enums.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum projectplayground.domains.enums.Accesslevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum projectplayground.domains.enums.Cleanliness
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum projectplayground.domains.enums.DeviceStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum projectplayground.domains.enums.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes|All Packages