Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TAssociationKindEnum
-
Uses of TAssociationKindEnum in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionstatic TAssociationKindEnum
TAssociation.getKind()
Gets the value of the kind property.static TAssociationKindEnum
Returns the enum constant of this class with the specified name.static TAssociationKindEnum[]
TAssociationKindEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TAssociation.setKind
(TAssociationKindEnum value) Sets the value of the kind property.