Uses of Class
edu.harvard.i2b2.crc.datavo.pm.RoleType

Packages that use RoleType
edu.harvard.i2b2.crc.datavo.pm   
 

Uses of RoleType in edu.harvard.i2b2.crc.datavo.pm
 

Fields in edu.harvard.i2b2.crc.datavo.pm with type parameters of type RoleType
protected  List<RoleType> RolesType.role
           
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return RoleType
 RoleType ObjectFactory.createRoleType()
          Create an instance of RoleType
 

Methods in edu.harvard.i2b2.crc.datavo.pm that return types with arguments of type RoleType
 JAXBElement<RoleType> ObjectFactory.createDeleteRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createGetAllRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createGetRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createSetRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 List<RoleType> RolesType.getRole()
          Gets the value of the role property.
 

Methods in edu.harvard.i2b2.crc.datavo.pm with parameters of type RoleType
 JAXBElement<RoleType> ObjectFactory.createDeleteRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createGetAllRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createGetRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 JAXBElement<RoleType> ObjectFactory.createSetRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 



Copyright © 2011. All Rights Reserved.