Uses of Class
org.lfenergy.compas.scl2007b4.model.TTimeSyncProt
Packages that use TTimeSyncProt
-
Uses of TTimeSyncProt in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TTimeSyncProtModifier and TypeFieldDescriptionprotected TTimeSyncProt
TClientServices.timeSyncProt
protected TTimeSyncProt
TServices.timeSyncProt
Methods in org.lfenergy.compas.scl2007b4.model that return TTimeSyncProtModifier and TypeMethodDescriptionObjectFactory.createTTimeSyncProt()
Create an instance ofTTimeSyncProt
TClientServices.getTimeSyncProt()
Gets the value of the timeSyncProt property.TServices.getTimeSyncProt()
Gets the value of the timeSyncProt property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TTimeSyncProtModifier and TypeMethodDescriptionvoid
TClientServices.setTimeSyncProt
(TTimeSyncProt value) Sets the value of the timeSyncProt property.void
TServices.setTimeSyncProt
(TTimeSyncProt value) Sets the value of the timeSyncProt property.