public class ChangeFormat
extends org.opensaml.core.xml.AbstractXMLObject
This class defines two enumerations that must be used by the ChangeFormat Element and the changeFormat Attribute. It also models the ChangeFormat element
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeFormat.ChangeFormatAttribute
This enumeration is used for the changeFormat attribute
|
static class |
ChangeFormat.ChangeFormatElement
This enumeration is used for the ChangeFormat element
|
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCAL_NAME |
private ChangeFormat.ChangeFormatElement |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
ChangeFormat(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
ChangeFormat.ChangeFormatElement |
getValue() |
void |
setValue(ChangeFormat.ChangeFormatElement value) |
detach, 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, setSchemaTypepublic static final String LOCAL_NAME
private ChangeFormat.ChangeFormatElement value
public ChangeFormat.ChangeFormatElement getValue()
public void setValue(ChangeFormat.ChangeFormatElement value)
public List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
Copyright © 1999–2015. All rights reserved.