Uses of Class
net.sf.mpxj.primavera.schema.GlobalPrivilegesType

Packages that use GlobalPrivilegesType
net.sf.mpxj.primavera.schema   
 

Uses of GlobalPrivilegesType in net.sf.mpxj.primavera.schema
 

Fields in net.sf.mpxj.primavera.schema declared as GlobalPrivilegesType
protected  GlobalPrivilegesType GlobalProfileType.privileges
           
 

Methods in net.sf.mpxj.primavera.schema that return GlobalPrivilegesType
 GlobalPrivilegesType ObjectFactory.createGlobalPrivilegesType()
          Create an instance of GlobalPrivilegesType
 GlobalPrivilegesType GlobalProfileType.getPrivileges()
          Gets the value of the privileges property.
 

Methods in net.sf.mpxj.primavera.schema with parameters of type GlobalPrivilegesType
 void GlobalProfileType.setPrivileges(GlobalPrivilegesType value)
          Sets the value of the privileges property.
 



Copyright © 2012. All Rights Reserved.