|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaConstraintsTest | |
|---|---|
| org.jomc.model.test | |
| Uses of SchemaConstraintsTest in org.jomc.model.test |
|---|
| Fields in org.jomc.model.test with type parameters of type SchemaConstraintsTest | |
|---|---|
protected List<SchemaConstraintsTest> |
TestSuite.schemaConstraintsTest
|
| Methods in org.jomc.model.test that return SchemaConstraintsTest | |
|---|---|
SchemaConstraintsTest |
SchemaConstraintsTest.clone()
Creates and returns a deep copy of this object. |
SchemaConstraintsTest |
ObjectFactory.createSchemaConstraintsTest()
Create an instance of SchemaConstraintsTest |
| Methods in org.jomc.model.test that return types with arguments of type SchemaConstraintsTest | |
|---|---|
List<SchemaConstraintsTest> |
TestSuite.getSchemaConstraintsTest()
Gets the value of the schemaConstraintsTest property. |
| Method parameters in org.jomc.model.test with type arguments of type SchemaConstraintsTest | |
|---|---|
private static void |
TestSuite.copySchemaConstraintsTest(List<SchemaConstraintsTest> source,
List<SchemaConstraintsTest> target)
Copies all values of property SchemaConstraintsTest deeply. |
private static void |
TestSuite.copySchemaConstraintsTest(List<SchemaConstraintsTest> source,
List<SchemaConstraintsTest> target)
Copies all values of property SchemaConstraintsTest deeply. |
| Constructors in org.jomc.model.test with parameters of type SchemaConstraintsTest | |
|---|---|
SchemaConstraintsTest(SchemaConstraintsTest o)
Creates a new SchemaConstraintsTest instance by deeply copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||