@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:31:52+02:00", comments="JAXB RI v2.2.11") public class GIAMIAdministrator extends Object implements Serializable
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 and Description |
|---|
GIAMIAdministrator() |
| Modifier and Type | Method and Description |
|---|---|
AttributeStatement |
getAttributeStatement()
Gets the value of the attributeStatement property.
|
void |
setAttributeStatement(AttributeStatement value)
Sets the value of the attributeStatement property.
|
public AttributeStatement getAttributeStatement()
AttributeStatementpublic void setAttributeStatement(AttributeStatement value)
value - allowed object is
AttributeStatement
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.