|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.ZoneSearch
public class ZoneSearch
Constructor Summary | |
---|---|
ZoneSearch()
|
|
ZoneSearch(java.lang.String code,
int codeRule,
int countryId,
java.lang.String custom1,
int custom1Rule,
java.lang.String custom2,
int custom2Rule,
java.lang.String custom3,
int custom3Rule,
int id,
java.lang.Boolean invisible,
java.lang.String name,
int nameRule,
java.lang.String searchString,
int searchStringRule)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCode()
Gets the code value for this ZoneSearch. |
int |
getCodeRule()
Gets the codeRule value for this ZoneSearch. |
int |
getCountryId()
Gets the countryId value for this ZoneSearch. |
java.lang.String |
getCustom1()
Gets the custom1 value for this ZoneSearch. |
int |
getCustom1Rule()
Gets the custom1Rule value for this ZoneSearch. |
java.lang.String |
getCustom2()
Gets the custom2 value for this ZoneSearch. |
int |
getCustom2Rule()
Gets the custom2Rule value for this ZoneSearch. |
java.lang.String |
getCustom3()
Gets the custom3 value for this ZoneSearch. |
int |
getCustom3Rule()
Gets the custom3Rule value for this ZoneSearch. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getId()
Gets the id value for this ZoneSearch. |
java.lang.Boolean |
getInvisible()
Gets the invisible value for this ZoneSearch. |
java.lang.String |
getName()
Gets the name value for this ZoneSearch. |
int |
getNameRule()
Gets the nameRule value for this ZoneSearch. |
java.lang.String |
getSearchString()
Gets the searchString value for this ZoneSearch. |
int |
getSearchStringRule()
Gets the searchStringRule value for this ZoneSearch. |
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()
|
void |
setCode(java.lang.String code)
Sets the code value for this ZoneSearch. |
void |
setCodeRule(int codeRule)
Sets the codeRule value for this ZoneSearch. |
void |
setCountryId(int countryId)
Sets the countryId value for this ZoneSearch. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this ZoneSearch. |
void |
setCustom1Rule(int custom1Rule)
Sets the custom1Rule value for this ZoneSearch. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this ZoneSearch. |
void |
setCustom2Rule(int custom2Rule)
Sets the custom2Rule value for this ZoneSearch. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this ZoneSearch. |
void |
setCustom3Rule(int custom3Rule)
Sets the custom3Rule value for this ZoneSearch. |
void |
setId(int id)
Sets the id value for this ZoneSearch. |
void |
setInvisible(java.lang.Boolean invisible)
Sets the invisible value for this ZoneSearch. |
void |
setName(java.lang.String name)
Sets the name value for this ZoneSearch. |
void |
setNameRule(int nameRule)
Sets the nameRule value for this ZoneSearch. |
void |
setSearchString(java.lang.String searchString)
Sets the searchString value for this ZoneSearch. |
void |
setSearchStringRule(int searchStringRule)
Sets the searchStringRule value for this ZoneSearch. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZoneSearch()
public ZoneSearch(java.lang.String code, int codeRule, int countryId, java.lang.String custom1, int custom1Rule, java.lang.String custom2, int custom2Rule, java.lang.String custom3, int custom3Rule, int id, java.lang.Boolean invisible, java.lang.String name, int nameRule, java.lang.String searchString, int searchStringRule)
Method Detail |
---|
public java.lang.String getCode()
public void setCode(java.lang.String code)
code
- public int getCodeRule()
public void setCodeRule(int codeRule)
codeRule
- public int getCountryId()
public void setCountryId(int countryId)
countryId
- public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1
- public int getCustom1Rule()
public void setCustom1Rule(int custom1Rule)
custom1Rule
- public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2
- public int getCustom2Rule()
public void setCustom2Rule(int custom2Rule)
custom2Rule
- public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3
- public int getCustom3Rule()
public void setCustom3Rule(int custom3Rule)
custom3Rule
- public int getId()
public void setId(int id)
id
- public java.lang.Boolean getInvisible()
public void setInvisible(java.lang.Boolean invisible)
invisible
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public int getNameRule()
public void setNameRule(int nameRule)
nameRule
- public java.lang.String getSearchString()
public void setSearchString(java.lang.String searchString)
searchString
- public int getSearchStringRule()
public void setSearchStringRule(int searchStringRule)
searchStringRule
- 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 |