Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TPredefinedCDCEnum
Packages that use 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
Fields in org.lfenergy.compas.scl2007b4.model declared as TPredefinedCDCEnumMethods in org.lfenergy.compas.scl2007b4.model that return TPredefinedCDCEnumModifier 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.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TPredefinedCDCEnumModifier and TypeMethodDescriptionvoid
TDOType.setCdc
(TPredefinedCDCEnum value) Sets the value of the cdc property. -
Uses of TPredefinedCDCEnum in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return TPredefinedCDCEnumMethods in org.lfenergy.compas.sct.commons.dto with parameters of type TPredefinedCDCEnumModifier and TypeMethodDescriptionvoid
DataAttributeRef.setCdc
(TPredefinedCDCEnum cdc) Sets DA/DO CDC's value -
Uses of TPredefinedCDCEnum in org.lfenergy.compas.sct.commons.scl.dtt
Methods in org.lfenergy.compas.sct.commons.scl.dtt that return TPredefinedCDCEnum