Interface Version

  • All Superinterfaces:
    org.opensaml.saml.saml2.core.AttributeValue, org.opensaml.saml.common.SAMLObject, org.opensaml.core.xml.XMLObject
    All Known Implementing Classes:
    VersionImpl

    public interface Version
    extends org.opensaml.saml.saml2.core.AttributeValue
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAMESPACE_PREFIX  
      static java.lang.String NAMESPACE_URI  
      static java.lang.String TYPE_LOCAL_NAME  
      static javax.xml.namespace.QName TYPE_NAME  
      • Fields inherited from interface org.opensaml.saml.saml2.core.AttributeValue

        DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ApplicationVersion getApplicationVersion()  
      void setApplicationVersion​(ApplicationVersion applicationVersion)  
      • Methods inherited from interface org.opensaml.core.xml.XMLObject

        detach, 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, setSchemaLocation