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