public class QueryResponse extends DataResponseBaseType
ResponseType.Marshaller, ResponseType.Unmarshaller| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<Data> |
datas |
static String |
LOCAL_NAME |
private org.opensaml.core.xml.util.XMLObjectChildrenList<TestResult> |
testResults |
ATT_TIME_STAMPATT_ITEM_ID_REF| Constructor and Description |
|---|
QueryResponse(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<Data> |
getDatas() |
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
org.opensaml.core.xml.util.XMLObjectChildrenList<TestResult> |
getTestResults() |
getTimeStamp, setTimeStampgetExtensions, getItemRefId, getStatus, getUnknownAttributes, setItemRefId, setStatus, statusIsFailed, statusIsOKdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationpublic static final String LOCAL_NAME
private org.opensaml.core.xml.util.XMLObjectChildrenList<TestResult> testResults
private org.opensaml.core.xml.util.XMLObjectChildrenList<Data> datas
public org.opensaml.core.xml.util.XMLObjectChildrenList<TestResult> getTestResults()
public org.opensaml.core.xml.util.XMLObjectChildrenList<Data> getDatas()
public List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.core.xml.XMLObjectgetOrderedChildren in class ResponseTypeCopyright © 1999–2015. All rights reserved.