| Package | Description |
|---|---|
| org.jomc.model |
Object management and configuration model classes.
|
| Modifier and Type | Method and Description |
|---|---|
Persons |
Persons.clone()
Creates and returns a deep copy of this object.
|
Persons |
ObjectFactory.createPersons()
Create an instance of
Persons |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Persons> |
ObjectFactory.createPersons(Persons value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Persons> |
ObjectFactory.createPersons(Persons value)
|
| Constructor and Description |
|---|
Persons(Persons o)
Creates a new
Persons instance by deeply copying a given Persons instance. |
Copyright © 2005–2016 The JOMC Project. All rights reserved.