|
||||||||||
| 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.utility_2_0.ResponseType
org.openliberty.xmltooling.subs.NotifyResponseType
org.openliberty.xmltooling.idsis.dap.DAPNotifyResponse
public class DAPNotifyResponse
<xs:complexType name="NotifyResponseType">
<xs:complexContent>
<xs:extension base="subs:NotifyResponseType"/>
</xs:complexContent>
</xs:complexType>
| Nested Class Summary | |
|---|---|
static class |
DAPNotifyResponse.Builder
Internal Builder |
static class |
DAPNotifyResponse.Marshaller
NotifyResponseType extends ResponseType |
static class |
DAPNotifyResponse.Unmarshaller
NotifyResponseType extends ResponseType |
| Field Summary | |
|---|---|
static java.lang.String |
LOCAL_NAME
|
| Fields inherited from class org.openliberty.xmltooling.utility_2_0.ResponseType |
|---|
ATT_ITEM_ID_REF |
| Constructor Summary | |
|---|---|
protected |
DAPNotifyResponse(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
| Method Summary |
|---|
| Methods inherited from class org.openliberty.xmltooling.utility_2_0.ResponseType |
|---|
getExtensions, getItemRefId, getOrderedChildren, getStatus, getUnknownAttributes, setItemRefId, setStatus, statusIsFailed, statusIsOK |
| 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 |
| Methods inherited from interface org.opensaml.xml.XMLObject |
|---|
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
| Field Detail |
|---|
public static java.lang.String LOCAL_NAME
| Constructor Detail |
|---|
protected DAPNotifyResponse(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||