@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+02:00", comments="JAXB RI v2.2.11") public class RequesterIdentity extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Name" type="{urn:oasis:names:tc:SAML:1.0:assertion}NameIdentifierType"/> <element name="SupportingInfo" type="{urn:oasis:names:tc:dss:1.0:core:schema}AnyType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
RequesterIdentity() |
Modifier and Type | Method and Description |
---|---|
NameIdentifierType |
getName()
Gets the value of the name property.
|
AnyType |
getSupportingInfo()
Gets the value of the supportingInfo property.
|
void |
setName(NameIdentifierType value)
Sets the value of the name property.
|
void |
setSupportingInfo(AnyType value)
Sets the value of the supportingInfo property.
|
public NameIdentifierType getName()
NameIdentifierType
public void setName(NameIdentifierType value)
value
- allowed object is
NameIdentifierType
public AnyType getSupportingInfo()
AnyType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.