Class AffiliateMemberImpl

All Implemented Interfaces:
XSURI, XMLObject, SAMLObject, AffiliateMember

public class AffiliateMemberImpl extends XSURIImpl implements AffiliateMember
Concrete implementation of AffiliateMember.
  • Constructor Details

    • AffiliateMemberImpl

      protected AffiliateMemberImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace
      elementLocalName - local name
      namespacePrefix - prefix
  • Method Details

    • setURI

      public void setURI(@Nullable String uri)
      Sets the URI content of the element.
      Specified by:
      setURI in interface XSURI
      Overrides:
      setURI in class XSURIImpl
      Parameters:
      uri - the URI content of the element