Interface LocalizedName

All Superinterfaces:
LangBearing, SAMLObject, XMLObject, XSString
All Known Subinterfaces:
Description, DisplayName, OrganizationDisplayName, OrganizationName, ServiceDescription, ServiceName
All Known Implementing Classes:
DescriptionImpl, DisplayNameImpl, LocalizedNameImpl, OrganizationDisplayNameImpl, OrganizationNameImpl, ServiceDescriptionImpl, ServiceNameImpl

public interface LocalizedName extends XSString, LangBearing, SAMLObject
LocalizedName.
  • Field Details

    • TYPE_LOCAL_NAME

      @Nonnull @NotEmpty static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

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