Uses of Class
org.lfenergy.compas.scl2007b4.model.TProtocol
Packages that use TProtocol
-
Uses of TProtocol in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TProtocolModifier and TypeFieldDescriptionprotected TProtocol
TGSEControl.protocol
protected TProtocol
TSampledValueControl.protocol
Methods in org.lfenergy.compas.scl2007b4.model that return TProtocolModifier and TypeMethodDescriptionObjectFactory.createTProtocol()
Create an instance ofTProtocol
TGSEControl.getProtocol()
Gets the value of the protocol property.TSampledValueControl.getProtocol()
Gets the value of the protocol property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TProtocolModifier and TypeMethodDescriptionvoid
TGSEControl.setProtocol
(TProtocol value) Sets the value of the protocol property.void
TSampledValueControl.setProtocol
(TProtocol value) Sets the value of the protocol property. -
Uses of TProtocol in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return TProtocolModifier and TypeMethodDescriptionprotected static TProtocol
ControlBlock.copyProtocol
(TProtocol tProtocol) Copy a TProtocol objectMethods in org.lfenergy.compas.sct.commons.dto with parameters of type TProtocolModifier and TypeMethodDescriptionprotected static TProtocol
ControlBlock.copyProtocol
(TProtocol tProtocol) Copy a TProtocol object