Klasse StateProperty<V>
java.lang.Object
ch.nolix.system.element.multistateconfiguration.StateProperty<V>
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic <V2> StateProperty
<V2> getValue()
boolean
hasValue()
boolean
void
setEmpty()
void
void
-
Methodendetails
-
createUndefinedStateProperty
-
getAssignmentType
-
getValue
-
hasValue
public boolean hasValue() -
hasValueOrDefinesEmpty
public boolean hasValueOrDefinesEmpty() -
setEmpty
public void setEmpty() -
setForwarding
public void setForwarding() -
setValue
-