|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.aa.complextype.v1.GIAMIAdministrator
@Generated(value="com.sun.tools.xjc.Driver", date="2017-06-27T08:11:51+02:00", comments="JAXB RI v2.2.11") public class GIAMIAdministrator
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>
Constructor Summary | |
---|---|
GIAMIAdministrator()
|
Method Summary | |
---|---|
AttributeStatement |
getAttributeStatement()
Gets the value of the attributeStatement property. |
void |
setAttributeStatement(AttributeStatement 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 |
---|
public GIAMIAdministrator()
Method Detail |
---|
public AttributeStatement getAttributeStatement()
AttributeStatement
public void setAttributeStatement(AttributeStatement value)
value
- allowed object is
AttributeStatement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |