public class MSSStatusReqType extends MessageAbstractType
Java class for MSS_StatusReqType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MSS_StatusReqType">
<complexContent>
<extension base="{http://uri.etsi.org/TS102204/v1.1.2#}MessageAbstractType">
<sequence>
</sequence>
<attribute name="MSSP_TransID" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
</extension>
</complexContent>
</complexType>
MessageAbstractType.APInfo, MessageAbstractType.MSSPInfo| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
msspTransID |
apInfo, majorVersion, minorVersion, msspInfo| Constructor and Description |
|---|
MSSStatusReqType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMSSPTransID()
Gets the value of the msspTransID property.
|
void |
setMSSPTransID(java.lang.String value)
Sets the value of the msspTransID property.
|
getAPInfo, getMajorVersion, getMinorVersion, getMSSPInfo, setAPInfo, setMajorVersion, setMinorVersion, setMSSPInfopublic java.lang.String getMSSPTransID()
Stringpublic void setMSSPTransID(java.lang.String value)
value - allowed object is
StringCopyright © 2025. All rights reserved.