Package | Description |
---|---|
org.jomc.model.test |
Object management and configuration model test classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<ImplementationTestType> |
TestSuite.implementationTest |
Modifier and Type | Method and Description |
---|---|
ImplementationTestType |
ImplementationTestType.clone()
Creates and returns a deep copy of this object.
|
ImplementationTestType |
ObjectFactory.createImplementationTestType()
Create an instance of
ImplementationTestType |
Modifier and Type | Method and Description |
---|---|
List<ImplementationTestType> |
TestSuite.getImplementationTest()
Gets the value of the implementationTest property.
|
Constructor and Description |
---|
ImplementationTestType(ImplementationTestType o)
Creates a new
ImplementationTestType instance by deeply copying a given ImplementationTestType instance. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.