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

java.lang.Object
  extended by oasis.names.tc.saml._2_0.metadata.EndpointType
      extended by oasis.names.tc.saml._2_0.metadata.IndexedEndpointType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:32:13+02:00",
           comments="JAXB RI v2.2.6")
public class IndexedEndpointType
extends EndpointType
implements Serializable

Java class for IndexedEndpointType complex type.

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

 <complexType name="IndexedEndpointType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:SAML:2.0:metadata}EndpointType">
       <attribute name="index" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
       <attribute name="isDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
IndexedEndpointType()
           
 
Method Summary
 int getIndex()
          Gets the value of the index property.
 Boolean isIsDefault()
          Gets the value of the isDefault property.
 void setIndex(int value)
          Sets the value of the index property.
 void setIsDefault(Boolean value)
          Sets the value of the isDefault property.
 
Methods inherited from class oasis.names.tc.saml._2_0.metadata.EndpointType
getAnies, getBinding, getLocation, getOtherAttributes, getResponseLocation, setBinding, setLocation, setResponseLocation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexedEndpointType

public IndexedEndpointType()
Method Detail

getIndex

public int getIndex()
Gets the value of the index property.


setIndex

public void setIndex(int value)
Sets the value of the index property.


isIsDefault

public Boolean isIsDefault()
Gets the value of the isDefault property.

Returns:
possible object is Boolean

setIsDefault

public void setIsDefault(Boolean value)
Sets the value of the isDefault property.

Parameters:
value - allowed object is Boolean



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