|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portal.model.CountrySoap
public class CountrySoap
Constructor Summary | |
---|---|
CountrySoap()
|
|
CountrySoap(java.lang.String a2,
java.lang.String a3,
boolean active,
long countryId,
java.lang.String idd,
java.lang.String name,
java.lang.String number,
long primaryKey)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getA2()
Gets the a2 value for this CountrySoap. |
java.lang.String |
getA3()
Gets the a3 value for this CountrySoap. |
long |
getCountryId()
Gets the countryId value for this CountrySoap. |
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 |
getIdd()
Gets the idd value for this CountrySoap. |
java.lang.String |
getName()
Gets the name value for this CountrySoap. |
java.lang.String |
getNumber()
Gets the number value for this CountrySoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this CountrySoap. |
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 |
isActive()
Gets the active value for this CountrySoap. |
void |
setA2(java.lang.String a2)
Sets the a2 value for this CountrySoap. |
void |
setA3(java.lang.String a3)
Sets the a3 value for this CountrySoap. |
void |
setActive(boolean active)
Sets the active value for this CountrySoap. |
void |
setCountryId(long countryId)
Sets the countryId value for this CountrySoap. |
void |
setIdd(java.lang.String idd)
Sets the idd value for this CountrySoap. |
void |
setName(java.lang.String name)
Sets the name value for this CountrySoap. |
void |
setNumber(java.lang.String number)
Sets the number value for this CountrySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this CountrySoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CountrySoap()
public CountrySoap(java.lang.String a2, java.lang.String a3, boolean active, long countryId, java.lang.String idd, java.lang.String name, java.lang.String number, long primaryKey)
Method Detail |
---|
public java.lang.String getA2()
public void setA2(java.lang.String a2)
a2
- public java.lang.String getA3()
public void setA3(java.lang.String a3)
a3
- public boolean isActive()
public void setActive(boolean active)
active
- public long getCountryId()
public void setCountryId(long countryId)
countryId
- public java.lang.String getIdd()
public void setIdd(java.lang.String idd)
idd
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getNumber()
public void setNumber(java.lang.String number)
number
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- 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 |