public static class TestsDocumentImpl.TestsImpl extends XmlComplexContentImpl implements TestsDocument.Tests
TestsDocument.Tests.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
TestsImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
addNewTest()
Appends and returns a new empty value (as xml) as the last "test" element
|
TestCase[] |
getTestArray()
Gets array of all "test" elements
|
TestCase |
getTestArray(int i)
Gets ith "test" element
|
TestCase |
insertNewTest(int i)
Inserts and returns a new empty value (as xml) as the ith "test" element
|
void |
removeTest(int i)
Removes the ith "test" element
|
void |
setTestArray(int i,
TestCase test)
Sets ith "test" element
|
void |
setTestArray(TestCase[] testArray)
Sets array of all "test" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfTestArray()
Returns number of "test" element
|
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic TestsImpl(SchemaType sType)
public TestCase[] getTestArray()
getTestArray in interface TestsDocument.Testspublic TestCase getTestArray(int i)
getTestArray in interface TestsDocument.Testspublic int sizeOfTestArray()
sizeOfTestArray in interface TestsDocument.Testspublic void setTestArray(TestCase[] testArray)
setTestArray in interface TestsDocument.Testspublic void setTestArray(int i,
TestCase test)
setTestArray in interface TestsDocument.Testspublic TestCase insertNewTest(int i)
insertNewTest in interface TestsDocument.Testspublic TestCase addNewTest()
addNewTest in interface TestsDocument.Testspublic void removeTest(int i)
removeTest in interface TestsDocument.TestsCopyright © 2010 - 2020 Adobe. All Rights Reserved