|
||||||||||
| 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.ChangeFormat
public class ChangeFormat
The value of this element specifies, in which format the requesting WSC would like to have the data, when querying for changes.
This class defines two enumerations that must be used by the ChangeFormat Element and the changeFormat Attribute. It also models the ChangeFormat element
| Nested Class Summary | |
|---|---|
static class |
ChangeFormat.ChangeFormatAttribute
This enumeration is used for the changeFormat attribute |
static class |
ChangeFormat.ChangeFormatElement
This enumeration is used for the ChangeFormat element |
| Field Summary | |
|---|---|
static java.lang.String |
LOCAL_NAME
|
private ChangeFormat.ChangeFormatElement |
value
|
| Constructor Summary | |
|---|---|
protected |
ChangeFormat(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
|
| Method Summary | |
|---|---|
java.util.List<org.opensaml.xml.XMLObject> |
getOrderedChildren()
|
ChangeFormat.ChangeFormatElement |
getValue()
|
void |
setValue(ChangeFormat.ChangeFormatElement value)
|
| 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 |
|---|
public static final java.lang.String LOCAL_NAME
private ChangeFormat.ChangeFormatElement value
| Constructor Detail |
|---|
protected ChangeFormat(java.lang.String namespaceURI,
java.lang.String elementLocalName,
java.lang.String namespacePrefix)
| Method Detail |
|---|
public ChangeFormat.ChangeFormatElement getValue()
public void setValue(ChangeFormat.ChangeFormatElement value)
public java.util.List<org.opensaml.xml.XMLObject> getOrderedChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||