Uses of Class
org.lfenergy.compas.scl2007b4.model.TAddress
Packages that use TAddress
-
Uses of TAddress in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TAddressModifier and TypeFieldDescriptionprotected TAddress
TConnectedAP.address
protected TAddress
TControlBlock.address
Methods in org.lfenergy.compas.scl2007b4.model that return TAddressModifier and TypeMethodDescriptionObjectFactory.createTAddress()
Create an instance ofTAddress
TConnectedAP.getAddress()
Gets the value of the address property.TControlBlock.getAddress()
Gets the value of the address property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TAddressModifier and TypeMethodDescriptionvoid
TConnectedAP.setAddress
(TAddress value) Sets the value of the address property.void
TControlBlock.setAddress
(TAddress value) Sets the value of the address property. -
Uses of TAddress in org.lfenergy.compas.sct.commons.util
Methods in org.lfenergy.compas.sct.commons.util that return TAddressModifier and TypeMethodDescriptionstatic TAddress
SclConstructorHelper.newAddress
(List<TP> listOfP) Create new instance of TAddress