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