oasis.names.tc.saml._2_0.metadata
Class RequestedAttribute
java.lang.Object
oasis.names.tc.saml._2_0.assertion.AttributeType
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
RequestedAttribute
public RequestedAttribute()
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.