@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class TAck extends Object implements Serializable
Java class for TAck complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TAck">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
<attGroup ref="{urn:be:cin:nip:async:generic}Result"/>
<attribute name="Issuer" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="AppliesTo" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="Reference" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
TAck() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppliesTo()
Gets the value of the appliesTo property.
|
String |
getId()
Gets the value of the id property.
|
String |
getIssuer()
Gets the value of the issuer property.
|
String |
getReference()
Gets the value of the reference property.
|
String |
getResultMajor()
Gets the value of the resultMajor property.
|
String |
getResultMessage()
Gets the value of the resultMessage property.
|
String |
getResultMinor()
Gets the value of the resultMinor property.
|
byte[] |
getValue()
Gets the value of the value property.
|
void |
setAppliesTo(String value)
Sets the value of the appliesTo property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIssuer(String value)
Sets the value of the issuer property.
|
void |
setReference(String value)
Sets the value of the reference property.
|
void |
setResultMajor(String value)
Sets the value of the resultMajor property.
|
void |
setResultMessage(String value)
Sets the value of the resultMessage property.
|
void |
setResultMinor(String value)
Sets the value of the resultMinor property.
|
void |
setValue(byte[] value)
Sets the value of the value property.
|
public byte[] getValue()
public void setValue(byte[] value)
value - allowed object is
byte[]public String getIssuer()
Stringpublic void setIssuer(String value)
value - allowed object is
Stringpublic String getAppliesTo()
Stringpublic void setAppliesTo(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getReference()
Stringpublic void setReference(String value)
value - allowed object is
Stringpublic String getResultMajor()
Stringpublic void setResultMajor(String value)
value - allowed object is
Stringpublic String getResultMinor()
Stringpublic void setResultMinor(String value)
value - allowed object is
Stringpublic String getResultMessage()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.