public class MSSReceiptRespType extends MessageAbstractType
Java class for MSS_ReceiptRespType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MSS_ReceiptRespType">
<complexContent>
<extension base="{http://uri.etsi.org/TS102204/v1.1.2#}MessageAbstractType">
<sequence>
<element name="Status" type="{http://uri.etsi.org/TS102204/v1.1.2#}StatusType"/>
</sequence>
</extension>
</complexContent>
</complexType>
MessageAbstractType.APInfo, MessageAbstractType.MSSPInfo| Modifier and Type | Field and Description |
|---|---|
protected StatusType |
status |
apInfo, majorVersion, minorVersion, msspInfo| Constructor and Description |
|---|
MSSReceiptRespType() |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
getStatus()
Gets the value of the status property.
|
void |
setStatus(StatusType value)
Sets the value of the status property.
|
getAPInfo, getMajorVersion, getMinorVersion, getMSSPInfo, setAPInfo, setMajorVersion, setMinorVersion, setMSSPInfoprotected StatusType status
public StatusType getStatus()
StatusTypepublic void setStatus(StatusType value)
value - allowed object is
StatusTypeCopyright © 2025. All rights reserved.