public class MSS_RegistrationReqType extends MessageAbstractType implements java.io.Serializable, org.apache.axis.encoding.AnyContentType
| Constructor and Description |
|---|
MSS_RegistrationReqType() |
MSS_RegistrationReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MobileUserType mobileUser,
EncryptedType encryptedData,
org.apache.axis.types.URI encryptResponseBy,
org.apache.axis.types.URI certificateURI,
byte[] x509Certificate,
org.apache.axis.message.MessageElement[] _any) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this MSS_RegistrationReqType.
|
org.apache.axis.types.URI |
getCertificateURI()
Gets the certificateURI value for this MSS_RegistrationReqType.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
EncryptedType |
getEncryptedData()
Gets the encryptedData value for this MSS_RegistrationReqType.
|
org.apache.axis.types.URI |
getEncryptResponseBy()
Gets the encryptResponseBy value for this MSS_RegistrationReqType.
|
MobileUserType |
getMobileUser()
Gets the mobileUser value for this MSS_RegistrationReqType.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
byte[] |
getX509Certificate()
Gets the x509Certificate value for this MSS_RegistrationReqType.
|
int |
hashCode() |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this MSS_RegistrationReqType.
|
void |
setCertificateURI(org.apache.axis.types.URI certificateURI)
Sets the certificateURI value for this MSS_RegistrationReqType.
|
void |
setEncryptedData(EncryptedType encryptedData)
Sets the encryptedData value for this MSS_RegistrationReqType.
|
void |
setEncryptResponseBy(org.apache.axis.types.URI encryptResponseBy)
Sets the encryptResponseBy value for this MSS_RegistrationReqType.
|
void |
setMobileUser(MobileUserType mobileUser)
Sets the mobileUser value for this MSS_RegistrationReqType.
|
void |
setX509Certificate(byte[] x509Certificate)
Sets the x509Certificate value for this MSS_RegistrationReqType.
|
getAP_Info, getMajorVersion, getMinorVersion, getMSSP_Info, setAP_Info, setMajorVersion, setMinorVersion, setMSSP_Infopublic MSS_RegistrationReqType()
public MSS_RegistrationReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MobileUserType mobileUser,
EncryptedType encryptedData,
org.apache.axis.types.URI encryptResponseBy,
org.apache.axis.types.URI certificateURI,
byte[] x509Certificate,
org.apache.axis.message.MessageElement[] _any)
public MobileUserType getMobileUser()
public void setMobileUser(MobileUserType mobileUser)
mobileUser - public EncryptedType getEncryptedData()
public void setEncryptedData(EncryptedType encryptedData)
encryptedData - public org.apache.axis.types.URI getEncryptResponseBy()
public void setEncryptResponseBy(org.apache.axis.types.URI encryptResponseBy)
encryptResponseBy - public org.apache.axis.types.URI getCertificateURI()
public void setCertificateURI(org.apache.axis.types.URI certificateURI)
certificateURI - public byte[] getX509Certificate()
public void setX509Certificate(byte[] x509Certificate)
x509Certificate - public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public boolean equals(java.lang.Object obj)
equals in class MessageAbstractTypepublic int hashCode()
hashCode in class MessageAbstractTypepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Copyright © 2025. All rights reserved.