|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObject
org.openliberty.xmltooling.dst2_1.TestItemBaseType
org.openliberty.xmltooling.dst2_1.ref.TestItem
org.openliberty.xmltooling.idsis.dap.DAPTestItem
public class DAPTestItem
DAPTestItem uses all of the attributes of dst2_1.ref.TestItem but has a TestOp that is a dap:SelectType.
unmarshaller: DAPTestItem$DAPTestItemUnmarshaller
marshaller: dst2_1.ref.TestItemMarshaller
builder: DAPTestItem$DAPTestItemBuilder
: DAPTestOp is a dap:SelectType which is modeled in DAPSelect
| Nested Class Summary | |
|---|---|
static class |
DAPTestItem.DAPTestItemBuilder
This is the builder for DAPTestItem. |
static class |
DAPTestItem.DAPTestItemUnmarshaller
Internal class that handles unmarshalling specific to DAPTestItem |
static class |
DAPTestItem.TestOpBuilder
This Builder is used to create a dap:TestOp which is a child element of DAPTestItem. |
| Field Summary | |
|---|---|
private DAPSelect |
dapTestOp
|
static java.lang.String |
ELE_STR_TEST_OP
|
| Fields inherited from class org.openliberty.xmltooling.dst2_1.ref.TestItem |
|---|
LOCAL_NAME |
| Fields inherited from class org.openliberty.xmltooling.dst2_1.TestItemBaseType |
|---|
ATT_ID, ATT_ITEM_ID |
| Constructor Summary | |
|---|---|
protected |
DAPTestItem(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
| Method Summary | |
|---|---|
DAPSelect |
getDAPTestOp()
|
java.util.List<org.opensaml.xml.XMLObject> |
getOrderedChildren()
|
void |
setDAPTestOp(DAPSelect dapTestOp)
|
| Methods inherited from class org.openliberty.xmltooling.dst2_1.ref.TestItem |
|---|
getTestOp, setTestOp |
| Methods inherited from class org.openliberty.xmltooling.dst2_1.TestItemBaseType |
|---|
getId, getItemID, getSelectQualifAttributes, setId, setItemID |
| Methods inherited from class org.opensaml.xml.AbstractXMLObject |
|---|
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private DAPSelect dapTestOp
public static java.lang.String ELE_STR_TEST_OP
| Constructor Detail |
|---|
protected DAPTestItem(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
| Method Detail |
|---|
public DAPSelect getDAPTestOp()
public void setDAPTestOp(DAPSelect dapTestOp)
public java.util.List<org.opensaml.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.xml.XMLObjectgetOrderedChildren in class TestItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||