Uses of Class
org.lfenergy.compas.scl2007b4.model.TControlWithIEDName.IEDName
Packages that use TControlWithIEDName.IEDName
-
Uses of TControlWithIEDName.IEDName in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TControlWithIEDName.IEDNameModifier and TypeFieldDescriptionprotected List<TControlWithIEDName.IEDName>TControlWithIEDName.iedNameMethods in org.lfenergy.compas.scl2007b4.model that return TControlWithIEDName.IEDNameModifier and TypeMethodDescriptionObjectFactory.createTControlWithIEDNameIEDName()Create an instance ofTControlWithIEDName.IEDNameMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TControlWithIEDName.IEDNameModifier and TypeMethodDescriptionTControlWithIEDName.getIEDName()Gets the value of the iedName property. -
Uses of TControlWithIEDName.IEDName in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return TControlWithIEDName.IEDNameModifier and TypeMethodDescriptionControlBlockTarget.toIedName()Map instance to TControlWithIEDName.IEDNameMethods in org.lfenergy.compas.sct.commons.dto with parameters of type TControlWithIEDName.IEDNameModifier and TypeMethodDescriptionbooleanControlBlockTarget.equalsIedName(TControlWithIEDName.IEDName iedName) Compare instance to a TControlWithIEDName.IEDName.static ControlBlockTargetControlBlockTarget.from(TControlWithIEDName.IEDName iedName) Map TControlWithIEDName.IEDName to ControlBlockTarget