oasis.names.tc.saml._1_0.assertion
Class SubjectStatementAbstractType

java.lang.Object
  extended by oasis.names.tc.saml._1_0.assertion.StatementAbstractType
      extended by oasis.names.tc.saml._1_0.assertion.SubjectStatementAbstractType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeStatement, AuthenticationStatement, AuthorizationDecisionStatement

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:09:13+02:00",
           comments="JAXB RI v2.2.6")
public abstract class SubjectStatementAbstractType
extends StatementAbstractType
implements Serializable

Java class for SubjectStatementAbstractType complex type.

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

 <complexType name="SubjectStatementAbstractType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:SAML:1.0:assertion}StatementAbstractType">
       <sequence>
         <element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Subject"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
SubjectStatementAbstractType()
           
 
Method Summary
 Subject getSubject()
          Gets the value of the subject property.
 void setSubject(Subject value)
          Sets the value of the subject property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubjectStatementAbstractType

public SubjectStatementAbstractType()
Method Detail

getSubject

public Subject getSubject()
Gets the value of the subject property.

Returns:
possible object is Subject

setSubject

public void setSubject(Subject value)
Sets the value of the subject property.

Parameters:
value - allowed object is Subject



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