|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcHeaderType
public class WpcHeaderType
Constructor Summary | |
---|---|
WpcHeaderType()
|
|
WpcHeaderType(java.lang.String companyName,
java.lang.String wpsUserID,
java.lang.String wpcUserID,
java.lang.String password,
java.lang.String messageIdentifier,
java.util.Date timestamp,
java.lang.String supplierId,
java.lang.String localeForDisplay,
java.lang.String[] localeRestriction)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCompanyName()
Gets the companyName value for this WpcHeaderType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getLocaleForDisplay()
Gets the localeForDisplay value for this WpcHeaderType. |
java.lang.String[] |
getLocaleRestriction()
Gets the localeRestriction value for this WpcHeaderType. |
java.lang.String |
getLocaleRestriction(int i)
|
java.lang.String |
getMessageIdentifier()
Gets the messageIdentifier value for this WpcHeaderType. |
java.lang.String |
getPassword()
Gets the password value for this WpcHeaderType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSupplierId()
Gets the supplierId value for this WpcHeaderType. |
java.util.Date |
getTimestamp()
Gets the timestamp value for this WpcHeaderType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWpcUserID()
Gets the wpcUserID value for this WpcHeaderType. |
java.lang.String |
getWpsUserID()
Gets the wpsUserID value for this WpcHeaderType. |
int |
hashCode()
|
void |
setCompanyName(java.lang.String companyName)
Sets the companyName value for this WpcHeaderType. |
void |
setLocaleForDisplay(java.lang.String localeForDisplay)
Sets the localeForDisplay value for this WpcHeaderType. |
void |
setLocaleRestriction(int i,
java.lang.String _value)
|
void |
setLocaleRestriction(java.lang.String[] localeRestriction)
Sets the localeRestriction value for this WpcHeaderType. |
void |
setMessageIdentifier(java.lang.String messageIdentifier)
Sets the messageIdentifier value for this WpcHeaderType. |
void |
setPassword(java.lang.String password)
Sets the password value for this WpcHeaderType. |
void |
setSupplierId(java.lang.String supplierId)
Sets the supplierId value for this WpcHeaderType. |
void |
setTimestamp(java.util.Date timestamp)
Sets the timestamp value for this WpcHeaderType. |
void |
setWpcUserID(java.lang.String wpcUserID)
Sets the wpcUserID value for this WpcHeaderType. |
void |
setWpsUserID(java.lang.String wpsUserID)
Sets the wpsUserID value for this WpcHeaderType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcHeaderType()
public WpcHeaderType(java.lang.String companyName, java.lang.String wpsUserID, java.lang.String wpcUserID, java.lang.String password, java.lang.String messageIdentifier, java.util.Date timestamp, java.lang.String supplierId, java.lang.String localeForDisplay, java.lang.String[] localeRestriction)
Method Detail |
---|
public java.lang.String getCompanyName()
public void setCompanyName(java.lang.String companyName)
companyName
- public java.lang.String getWpsUserID()
public void setWpsUserID(java.lang.String wpsUserID)
wpsUserID
- public java.lang.String getWpcUserID()
public void setWpcUserID(java.lang.String wpcUserID)
wpcUserID
- public java.lang.String getPassword()
public void setPassword(java.lang.String password)
password
- public java.lang.String getMessageIdentifier()
public void setMessageIdentifier(java.lang.String messageIdentifier)
messageIdentifier
- public java.util.Date getTimestamp()
public void setTimestamp(java.util.Date timestamp)
timestamp
- public java.lang.String getSupplierId()
public void setSupplierId(java.lang.String supplierId)
supplierId
- public java.lang.String getLocaleForDisplay()
public void setLocaleForDisplay(java.lang.String localeForDisplay)
localeForDisplay
- public java.lang.String[] getLocaleRestriction()
public void setLocaleRestriction(java.lang.String[] localeRestriction)
localeRestriction
- public java.lang.String getLocaleRestriction(int i)
public void setLocaleRestriction(int i, java.lang.String _value)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |