Interface LocalizedName

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String TYPE_LOCAL_NAME
      Local name of the XSI type.
      static QName TYPE_NAME
      QName of the XSI type.
      • Fields inherited from interface org.opensaml.core.xml.LangBearing

        XML_LANG_ATTR_LOCAL_NAME, XML_LANG_ATTR_NAME
    • Method Summary

      • Methods inherited from interface org.opensaml.core.xml.LangBearing

        getXMLLang, setXMLLang
      • 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
      • Methods inherited from interface org.opensaml.core.xml.schema.XSString

        getValue, setValue
    • Field Detail

      • TYPE_NAME

        @Nonnull
        static final QName TYPE_NAME
        QName of the XSI type.