Uses of Class
org.cxml.Person
-
Packages that use Person Package Description org.cxml -
-
Uses of Person in org.cxml
Fields in org.cxml with type parameters of type Person Modifier and Type Field Description protected java.util.List<Person>Organization. personMethods in org.cxml that return Person Modifier and Type Method Description PersonObjectFactory. createPerson()Create an instance ofPersonMethods in org.cxml that return types with arguments of type Person Modifier and Type Method Description java.util.List<Person>Organization. getPerson()Gets the value of the person property.
-