public static interface AlarmStatus.State
Modifier and Type | Method and Description |
---|---|
org.qi4j.api.property.Property<Date> |
creationDate()
Returns the Date/Time of when this state was created.
|
org.qi4j.api.property.Property<String> |
name()
Returns the Name of the AlarmStatus.
|
@Optional org.qi4j.api.property.Property<Date> creationDate()
org.qi4j.api.property.Property<String> name()
AlarmStatus.name(Locale)