Uses of Class
oasis.names.tc.ciq.xsdschema.xal._2.Department

Packages that use Department
oasis.names.tc.ciq.xsdschema.xal._2   
 

Uses of Department in oasis.names.tc.ciq.xsdschema.xal._2
 

Fields in oasis.names.tc.ciq.xsdschema.xal._2 declared as Department
protected  Department LargeMailUserType.department
           
 

Fields in oasis.names.tc.ciq.xsdschema.xal._2 with type parameters of type Department
protected  List<Department> FirmType.department
           
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 that return Department
 Department ObjectFactory.createDepartment()
          Create an instance of Department
 Department LargeMailUserType.getDepartment()
          Gets the value of the department property.
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 that return types with arguments of type Department
 List<Department> FirmType.getDepartment()
          Gets the value of the department property.
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 with parameters of type Department
 void LargeMailUserType.setDepartment(Department value)
          Sets the value of the department property.
 



Copyright © 2008. All Rights Reserved.