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 TMcSecurityTClientServices.mcSecurityprotected TMcSecurityTGSESettings.mcSecurityprotected TMcSecurityTSMVSettings.mcSecurityMethods in org.lfenergy.compas.scl2007b4.model that return TMcSecurityModifier and TypeMethodDescriptionObjectFactory.createTMcSecurity()Create an instance ofTMcSecurityTClientServices.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 TypeMethodDescriptionvoidTClientServices.setMcSecurity(TMcSecurity value) Sets the value of the mcSecurity property.voidTGSESettings.setMcSecurity(TMcSecurity value) Sets the value of the mcSecurity property.voidTSMVSettings.setMcSecurity(TMcSecurity value) Sets the value of the mcSecurity property.