Uses of Class
org.cxml.PersonRole
-
Packages that use PersonRole Package Description org.cxml -
-
Uses of PersonRole in org.cxml
Fields in org.cxml with type parameters of type PersonRole Modifier and Type Field Description protected java.util.List<PersonRole>Person. personRoleMethods in org.cxml that return PersonRole Modifier and Type Method Description PersonRoleObjectFactory. createPersonRole()Create an instance ofPersonRoleMethods in org.cxml that return types with arguments of type PersonRole Modifier and Type Method Description java.util.List<PersonRole>Person. getPersonRole()Gets the value of the personRole property.
-