Interface AttributeProfileElement

  • All Superinterfaces:
    Element
    All Known Implementing Classes:
    AttributeProfileElementImpl

    public interface AttributeProfileElement
    extends Element
    Java content class for AttributeProfile 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 280)

     <element name="AttributeProfile" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
     
    • 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