Uses of Class
org.lfenergy.compas.scl2007b4.model.TVal
Packages that use TVal
-
Uses of TVal in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TValMethods in org.lfenergy.compas.scl2007b4.model that return TValMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TVal -
Uses of TVal in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto with parameters of type TValModifier and TypeMethodDescriptionvoid
DaTypeName.addDaiValue
(TVal val) Add DAI value to Map of DAI valuesMethod parameters in org.lfenergy.compas.sct.commons.dto with type arguments of type TValModifier and TypeMethodDescriptionvoid
DaTypeName.addDaiValues
(List<TVal> vals) Add DAI values to list of DAI valuesvoid
DataAttributeRef.setDaiValues
(List<TVal> values) Adds DAI values to DA -
Uses of TVal in org.lfenergy.compas.sct.commons.util
Methods in org.lfenergy.compas.sct.commons.util that return TVal