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