public class MSS_SignatureReqType extends MessageAbstractType implements java.io.Serializable
| Constructor and Description |
|---|
MSS_SignatureReqType() |
MSS_SignatureReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
java.util.Calendar validityDate,
org.apache.axis.types.PositiveInteger timeOut,
MessagingModeType messagingMode,
MobileUserType mobileUser,
DataType dataToBeSigned,
DataType dataToBeDisplayed,
MssURIType signatureProfile,
AdditionalServiceType[] additionalServices,
MssURIType MSS_Format,
KeyReferenceType keyReference,
SignatureProfileComparisonType signatureProfileComparison) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
AdditionalServiceType[] |
getAdditionalServices()
Gets the additionalServices value for this MSS_SignatureReqType.
|
DataType |
getDataToBeDisplayed()
Gets the dataToBeDisplayed value for this MSS_SignatureReqType.
|
DataType |
getDataToBeSigned()
Gets the dataToBeSigned value for this MSS_SignatureReqType.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
KeyReferenceType |
getKeyReference()
Gets the keyReference value for this MSS_SignatureReqType.
|
MessagingModeType |
getMessagingMode()
Gets the messagingMode value for this MSS_SignatureReqType.
|
MobileUserType |
getMobileUser()
Gets the mobileUser value for this MSS_SignatureReqType.
|
MssURIType |
getMSS_Format()
Gets the MSS_Format value for this MSS_SignatureReqType.
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer
|
MssURIType |
getSignatureProfile()
Gets the signatureProfile value for this MSS_SignatureReqType.
|
SignatureProfileComparisonType |
getSignatureProfileComparison()
Gets the signatureProfileComparison value for this MSS_SignatureReqType.
|
org.apache.axis.types.PositiveInteger |
getTimeOut()
Gets the timeOut value for this MSS_SignatureReqType.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
java.util.Calendar |
getValidityDate()
Gets the validityDate value for this MSS_SignatureReqType.
|
int |
hashCode() |
void |
setAdditionalServices(AdditionalServiceType[] additionalServices)
Sets the additionalServices value for this MSS_SignatureReqType.
|
void |
setDataToBeDisplayed(DataType dataToBeDisplayed)
Sets the dataToBeDisplayed value for this MSS_SignatureReqType.
|
void |
setDataToBeSigned(DataType dataToBeSigned)
Sets the dataToBeSigned value for this MSS_SignatureReqType.
|
void |
setKeyReference(KeyReferenceType keyReference)
Sets the keyReference value for this MSS_SignatureReqType.
|
void |
setMessagingMode(MessagingModeType messagingMode)
Sets the messagingMode value for this MSS_SignatureReqType.
|
void |
setMobileUser(MobileUserType mobileUser)
Sets the mobileUser value for this MSS_SignatureReqType.
|
void |
setMSS_Format(MssURIType MSS_Format)
Sets the MSS_Format value for this MSS_SignatureReqType.
|
void |
setSignatureProfile(MssURIType signatureProfile)
Sets the signatureProfile value for this MSS_SignatureReqType.
|
void |
setSignatureProfileComparison(SignatureProfileComparisonType signatureProfileComparison)
Sets the signatureProfileComparison value for this MSS_SignatureReqType.
|
void |
setTimeOut(org.apache.axis.types.PositiveInteger timeOut)
Sets the timeOut value for this MSS_SignatureReqType.
|
void |
setValidityDate(java.util.Calendar validityDate)
Sets the validityDate value for this MSS_SignatureReqType.
|
getAP_Info, getMajorVersion, getMinorVersion, getMSSP_Info, setAP_Info, setMajorVersion, setMinorVersion, setMSSP_Infopublic MSS_SignatureReqType()
public MSS_SignatureReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
java.util.Calendar validityDate,
org.apache.axis.types.PositiveInteger timeOut,
MessagingModeType messagingMode,
MobileUserType mobileUser,
DataType dataToBeSigned,
DataType dataToBeDisplayed,
MssURIType signatureProfile,
AdditionalServiceType[] additionalServices,
MssURIType MSS_Format,
KeyReferenceType keyReference,
SignatureProfileComparisonType signatureProfileComparison)
public MobileUserType getMobileUser()
public void setMobileUser(MobileUserType mobileUser)
mobileUser - public DataType getDataToBeSigned()
public void setDataToBeSigned(DataType dataToBeSigned)
dataToBeSigned - public DataType getDataToBeDisplayed()
public void setDataToBeDisplayed(DataType dataToBeDisplayed)
dataToBeDisplayed - public MssURIType getSignatureProfile()
public void setSignatureProfile(MssURIType signatureProfile)
signatureProfile - public AdditionalServiceType[] getAdditionalServices()
public void setAdditionalServices(AdditionalServiceType[] additionalServices)
additionalServices - public MssURIType getMSS_Format()
public void setMSS_Format(MssURIType MSS_Format)
MSS_Format - public KeyReferenceType getKeyReference()
public void setKeyReference(KeyReferenceType keyReference)
keyReference - public SignatureProfileComparisonType getSignatureProfileComparison()
public void setSignatureProfileComparison(SignatureProfileComparisonType signatureProfileComparison)
signatureProfileComparison - public java.util.Calendar getValidityDate()
public void setValidityDate(java.util.Calendar validityDate)
validityDate - public org.apache.axis.types.PositiveInteger getTimeOut()
public void setTimeOut(org.apache.axis.types.PositiveInteger timeOut)
timeOut - public MessagingModeType getMessagingMode()
public void setMessagingMode(MessagingModeType messagingMode)
messagingMode - 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.