Uses of Class
org.lfenergy.compas.scl2007b4.model.TMcSecurity
Packages that use TMcSecurity
-
Uses of TMcSecurity in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TMcSecurityModifier and TypeFieldDescriptionprotected TMcSecurity
TClientServices.mcSecurity
protected TMcSecurity
TGSESettings.mcSecurity
protected TMcSecurity
TSMVSettings.mcSecurity
Methods in org.lfenergy.compas.scl2007b4.model that return TMcSecurityModifier and TypeMethodDescriptionObjectFactory.createTMcSecurity()
Create an instance ofTMcSecurity
TClientServices.getMcSecurity()
Gets the value of the mcSecurity property.TGSESettings.getMcSecurity()
Gets the value of the mcSecurity property.TSMVSettings.getMcSecurity()
Gets the value of the mcSecurity property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TMcSecurityModifier and TypeMethodDescriptionvoid
TClientServices.setMcSecurity
(TMcSecurity value) Sets the value of the mcSecurity property.void
TGSESettings.setMcSecurity
(TMcSecurity value) Sets the value of the mcSecurity property.void
TSMVSettings.setMcSecurity
(TMcSecurity value) Sets the value of the mcSecurity property.