public class MSS_HandshakeRespTypeSecureMethods
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
MSS_HandshakeRespTypeSecureMethods() |
MSS_HandshakeRespTypeSecureMethods(boolean MSS_Signature,
boolean MSS_Registration,
boolean MSS_Notification,
boolean MSS_ProfileQuery,
boolean MSS_Receipt,
boolean MSS_Status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer
|
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
|
int |
hashCode() |
boolean |
isMSS_Notification()
Gets the MSS_Notification value for this MSS_HandshakeRespTypeSecureMethods.
|
boolean |
isMSS_ProfileQuery()
Gets the MSS_ProfileQuery value for this MSS_HandshakeRespTypeSecureMethods.
|
boolean |
isMSS_Receipt()
Gets the MSS_Receipt value for this MSS_HandshakeRespTypeSecureMethods.
|
boolean |
isMSS_Registration()
Gets the MSS_Registration value for this MSS_HandshakeRespTypeSecureMethods.
|
boolean |
isMSS_Signature()
Gets the MSS_Signature value for this MSS_HandshakeRespTypeSecureMethods.
|
boolean |
isMSS_Status()
Gets the MSS_Status value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_Notification(boolean MSS_Notification)
Sets the MSS_Notification value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_ProfileQuery(boolean MSS_ProfileQuery)
Sets the MSS_ProfileQuery value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_Receipt(boolean MSS_Receipt)
Sets the MSS_Receipt value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_Registration(boolean MSS_Registration)
Sets the MSS_Registration value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_Signature(boolean MSS_Signature)
Sets the MSS_Signature value for this MSS_HandshakeRespTypeSecureMethods.
|
void |
setMSS_Status(boolean MSS_Status)
Sets the MSS_Status value for this MSS_HandshakeRespTypeSecureMethods.
|
public MSS_HandshakeRespTypeSecureMethods()
public MSS_HandshakeRespTypeSecureMethods(boolean MSS_Signature,
boolean MSS_Registration,
boolean MSS_Notification,
boolean MSS_ProfileQuery,
boolean MSS_Receipt,
boolean MSS_Status)
public boolean isMSS_Signature()
public void setMSS_Signature(boolean MSS_Signature)
MSS_Signature - public boolean isMSS_Registration()
public void setMSS_Registration(boolean MSS_Registration)
MSS_Registration - public boolean isMSS_Notification()
public void setMSS_Notification(boolean MSS_Notification)
MSS_Notification - public boolean isMSS_ProfileQuery()
public void setMSS_ProfileQuery(boolean MSS_ProfileQuery)
MSS_ProfileQuery - public boolean isMSS_Receipt()
public void setMSS_Receipt(boolean MSS_Receipt)
MSS_Receipt - public boolean isMSS_Status()
public void setMSS_Status(boolean MSS_Status)
MSS_Status - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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.