Interface AffiliateMemberElement

  • All Superinterfaces:
    Element
    All Known Implementing Classes:
    AffiliateMemberElementImpl

    public interface AffiliateMemberElement
    extends Element
    Java content class for AffiliateMember element declaration.

    The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-metadata-2.0.xsd line 395)

     <element name="AffiliateMember" type="{urn:oasis:names:tc:SAML:2.0:metadata}entityIDType"/>
     
    • Method Detail

      • getValue

        String getValue()
        Gets the value of the value property.
        Returns:
        possible object is String
      • setValue

        void setValue​(String value)
        Sets the value of the value property.
        Parameters:
        value - allowed object is String