public class IdReferenceTypeImpl extends org.opensaml.core.xml.schema.impl.XSStringImpl implements IdReferenceType
IdReferenceType.| Modifier and Type | Field and Description |
|---|---|
private String |
earliestVersion
Value of the earliest version.
|
private String |
latestVersion
Value of the latest version.
|
private String |
version
Value of this version.
|
EARLIEST_VERSION_ATTRIB_NAME, LATEST_VERSION_ATTRIB_NAME, POLICY_ID_REFERENCE_ELEMENT_LOCAL_NAME, POLICY_ID_REFERENCE_ELEMENT_NAME, POLICY_SET_ID_REFERENCE_ELEMENT_LOCAL_NAME, POLICY_SET_ID_REFERENCE_ELEMENT_NAME, SCHEMA_TYPE_LOCAL_NAME, SCHEMA_TYPE_NAME, VERSION_ATTRIB_NAME| Modifier | Constructor and Description |
|---|---|
protected |
IdReferenceTypeImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEarliestVersion() |
String |
getLatestVersion() |
String |
getVersion() |
void |
setEarliestVersion(String newEarliestVersion) |
void |
setLatestVersion(String newLastestVersion) |
void |
setVersion(String newVersion) |
getOrderedChildren, getValue, setValuedetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, 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, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate String earliestVersion
private String latestVersion
private String version
protected IdReferenceTypeImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
namespaceURI - the namespace the element is inelementLocalName - the local name of the XML element this Object representsnamespacePrefix - the prefix for the given namespacepublic String getEarliestVersion()
getEarliestVersion in interface IdReferenceTypepublic String getLatestVersion()
getLatestVersion in interface IdReferenceTypepublic String getVersion()
getVersion in interface IdReferenceTypepublic void setEarliestVersion(String newEarliestVersion)
setEarliestVersion in interface IdReferenceTypepublic void setLatestVersion(String newLastestVersion)
setLatestVersion in interface IdReferenceTypepublic void setVersion(String newVersion)
setVersion in interface IdReferenceTypeCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.