Class OrganizationNumberImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.core.xml.schema.impl.XSStringImpl
se.swedenconnect.opensaml.sweid.saml2.metadata.ext.impl.OrganizationNumberImpl
All Implemented Interfaces:
XSString, XMLObject, SAMLObject, OrganizationNumber

public class OrganizationNumberImpl extends XSStringImpl implements OrganizationNumber
Implementation of the OrganizationNumber interface.
Author:
Martin Lindström
  • Constructor Details

    • OrganizationNumberImpl

      protected OrganizationNumberImpl(@Nullable String namespaceURI, @Nonnull String elementLocalName, @Nullable String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - the namespace the element is in
      elementLocalName - the local name of the XML element this Object represents
      namespacePrefix - the prefix for the given namespace