Package | Description |
---|---|
org.jomc.modlet.test |
Model context application programming interface test classes.
|
Modifier and Type | Method and Description |
---|---|
TestComplexType |
TestComplexType.clone()
Creates and returns a deep copy of this object.
|
TestComplexType |
ObjectFactory.createTestComplexType()
Create an instance of
TestComplexType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TestComplexType> |
ObjectFactory.createTest(TestComplexType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TestComplexType> |
ObjectFactory.createTest(TestComplexType value)
|
Constructor and Description |
---|
TestComplexType(TestComplexType o)
Creates a new
TestComplexType instance by deeply copying a given TestComplexType instance. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.