|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Persons | |
---|---|
org.jomc.model | Object management and configuration model classes. |
Uses of Persons in org.jomc.model |
---|
Methods in org.jomc.model that return Persons | |
---|---|
Persons |
Persons.clone()
Creates and returns a deep copy of this object. |
Persons |
ObjectFactory.createPersons()
Create an instance of Persons |
Methods in org.jomc.model that return types with arguments of type Persons | |
---|---|
javax.xml.bind.JAXBElement<Persons> |
ObjectFactory.createPersons(Persons value)
Create an instance of JAXBElement < Persons > } |
Methods in org.jomc.model with parameters of type Persons | |
---|---|
javax.xml.bind.JAXBElement<Persons> |
ObjectFactory.createPersons(Persons value)
Create an instance of JAXBElement < Persons > } |
Constructors in org.jomc.model with parameters of type Persons | |
---|---|
Persons(Persons o)
Creates a new Persons instance by deeply copying a given Persons instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |