Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TPredefinedCDCEnum
Package
Description
sct.commons.dto is a group of DTO utils for operating on
SCL
servicesscl.dtt is a group of services for operating on
DataTypeTemplates
object-
Uses of TPredefinedCDCEnum in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionstatic TPredefinedCDCEnum
TDOType.getCdc()
Gets the value of the cdc property.static TPredefinedCDCEnum
Returns the enum constant of this class with the specified name.static TPredefinedCDCEnum[]
TPredefinedCDCEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TDOType.setCdc
(TPredefinedCDCEnum value) Sets the value of the cdc property. -
Uses of TPredefinedCDCEnum in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionvoid
DataAttributeRef.setCdc
(TPredefinedCDCEnum cdc) Sets DA/DO CDC's value -
Uses of TPredefinedCDCEnum in org.lfenergy.compas.sct.commons.scl.dtt