oasis.names.tc.saml._2_0.metadata
Class RequestedAttribute

java.lang.Object
  extended by oasis.names.tc.saml._2_0.assertion.AttributeType
      extended by oasis.names.tc.saml._2_0.metadata.RequestedAttribute
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:12:37+02:00",
           comments="JAXB RI v2.2.6")
public class RequestedAttribute
extends AttributeType
implements Serializable

Java class for RequestedAttributeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="RequestedAttributeType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:SAML:2.0:assertion}AttributeType">
       <attribute name="isRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
RequestedAttribute()
           
 
Method Summary
 Boolean isIsRequired()
          Gets the value of the isRequired property.
 void setIsRequired(Boolean value)
          Sets the value of the isRequired property.
 
Methods inherited from class oasis.names.tc.saml._2_0.assertion.AttributeType
getAttributeValues, getFriendlyName, getName, getNameFormat, getOtherAttributes, setFriendlyName, setName, setNameFormat
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestedAttribute

public RequestedAttribute()
Method Detail

isIsRequired

public Boolean isIsRequired()
Gets the value of the isRequired property.

Returns:
possible object is Boolean

setIsRequired

public void setIsRequired(Boolean value)
Sets the value of the isRequired property.

Parameters:
value - allowed object is Boolean



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.