@Generated(value="com.sun.tools.xjc.Driver", date="2026-04-30T12:02:27+02:00", comments="JAXB RI v2.3.7") public class SenderType extends Object implements Serializable
Java class for SenderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SenderType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SamlTicket" type="{urn:be:cin:types:v1}SamlTokenType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SenderType() |
| Modifier and Type | Method and Description |
|---|---|
SamlTokenType |
getSamlTicket()
Gets the value of the samlTicket property.
|
void |
setSamlTicket(SamlTokenType value)
Sets the value of the samlTicket property.
|
public SamlTokenType getSamlTicket()
SamlTokenTypepublic void setSamlTicket(SamlTokenType value)
value - allowed object is
SamlTokenType
Connector Packaging generic 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.