be.fgov.ehealth.aa.complextype.v1
Class GIAMIAdministrator

java.lang.Object
  extended by be.fgov.ehealth.aa.complextype.v1.GIAMIAdministrator
All Implemented Interfaces:
Serializable

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

Info on administrator of entity known in CLC.

Java class for GIAMIAdminType complex type.

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

 <complexType name="GIAMIAdminType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AttributeStatement"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
GIAMIAdministrator()
           
 
Method Summary
 AttributeStatementType getAttributeStatement()
          Gets the value of the attributeStatement property.
 void setAttributeStatement(AttributeStatementType value)
          Sets the value of the attributeStatement property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GIAMIAdministrator

public GIAMIAdministrator()
Method Detail

getAttributeStatement

public AttributeStatementType getAttributeStatement()
Gets the value of the attributeStatement property.

Returns:
possible object is AttributeStatementType

setAttributeStatement

public void setAttributeStatement(AttributeStatementType value)
Sets the value of the attributeStatement property.

Parameters:
value - allowed object is AttributeStatementType



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.