Uses of Class
org.cxml.OrganizationRole
-
Packages that use OrganizationRole Package Description org.cxml -
-
Uses of OrganizationRole in org.cxml
Fields in org.cxml with type parameters of type OrganizationRole Modifier and Type Field Description protected java.util.List<OrganizationRole>Organization. organizationRoleMethods in org.cxml that return OrganizationRole Modifier and Type Method Description OrganizationRoleObjectFactory. createOrganizationRole()Create an instance ofOrganizationRoleMethods in org.cxml that return types with arguments of type OrganizationRole Modifier and Type Method Description java.util.List<OrganizationRole>Organization. getOrganizationRole()Gets the value of the organizationRole property.
-