Uses of Class
org.lfenergy.compas.scl2007b4.model.TServiceYesNo
Packages that use TServiceYesNo
-
Uses of TServiceYesNo in org.lfenergy.compas.scl2007b4.model
Subclasses of TServiceYesNo in org.lfenergy.compas.scl2007b4.modelModifier and TypeClassDescriptionclassJava class for tCommProt complex type.classJava class for tFileHandling complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.classJava class for tTimeSyncProt complex type.Fields in org.lfenergy.compas.scl2007b4.model declared as TServiceYesNoModifier and TypeFieldDescriptionprotected TServiceYesNoTServices.confLdNameprotected TServiceYesNoTServices.dataObjectDirectoryprotected TServiceYesNoTServices.dataSetDirectoryprotected TServiceYesNoTServices.getCBValuesprotected TServiceYesNoTServices.getDataObjectDefinitionprotected TServiceYesNoTServices.getDataSetValueprotected TServiceYesNoTServices.getDirectoryprotected TServiceYesNoTServices.gseDirprotected TServiceYesNoTServices.readWriteprotected TServiceYesNoTServices.setDataSetValueprotected TServiceYesNoTServices.timerActivatedControlMethods in org.lfenergy.compas.scl2007b4.model that return TServiceYesNoModifier and TypeMethodDescriptionObjectFactory.createTServiceYesNo()Create an instance ofTServiceYesNoTServices.getConfLdName()Gets the value of the confLdName property.TServices.getDataObjectDirectory()Gets the value of the dataObjectDirectory property.TServices.getDataSetDirectory()Gets the value of the dataSetDirectory property.TServices.getGetCBValues()Gets the value of the getCBValues property.TServices.getGetDataObjectDefinition()Gets the value of the getDataObjectDefinition property.TServices.getGetDataSetValue()Gets the value of the getDataSetValue property.TServices.getGetDirectory()Gets the value of the getDirectory property.TServices.getGSEDir()Gets the value of the gseDir property.TServices.getReadWrite()Gets the value of the readWrite property.TServices.getSetDataSetValue()Gets the value of the setDataSetValue property.TServices.getTimerActivatedControl()Gets the value of the timerActivatedControl property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TServiceYesNoModifier and TypeMethodDescriptionvoidTServices.setConfLdName(TServiceYesNo value) Sets the value of the confLdName property.voidTServices.setDataObjectDirectory(TServiceYesNo value) Sets the value of the dataObjectDirectory property.voidTServices.setDataSetDirectory(TServiceYesNo value) Sets the value of the dataSetDirectory property.voidTServices.setGetCBValues(TServiceYesNo value) Sets the value of the getCBValues property.voidTServices.setGetDataObjectDefinition(TServiceYesNo value) Sets the value of the getDataObjectDefinition property.voidTServices.setGetDataSetValue(TServiceYesNo value) Sets the value of the getDataSetValue property.voidTServices.setGetDirectory(TServiceYesNo value) Sets the value of the getDirectory property.voidTServices.setGSEDir(TServiceYesNo value) Sets the value of the gseDir property.voidTServices.setReadWrite(TServiceYesNo value) Sets the value of the readWrite property.voidTServices.setSetDataSetValue(TServiceYesNo value) Sets the value of the setDataSetValue property.voidTServices.setTimerActivatedControl(TServiceYesNo value) Sets the value of the timerActivatedControl property.