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 TProtocolTGSEControl.protocolprotected TProtocolTSampledValueControl.protocolMethods in org.lfenergy.compas.scl2007b4.model that return TProtocolModifier and TypeMethodDescriptionObjectFactory.createTProtocol()Create an instance ofTProtocolTGSEControl.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 TypeMethodDescriptionvoidTGSEControl.setProtocol(TProtocol value) Sets the value of the protocol property.voidTSampledValueControl.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 TProtocolControlBlock.copyProtocol(TProtocol tProtocol) Copy a TProtocol objectMethods in org.lfenergy.compas.sct.commons.dto with parameters of type TProtocolModifier and TypeMethodDescriptionprotected static TProtocolControlBlock.copyProtocol(TProtocol tProtocol) Copy a TProtocol object