com.konakart.wsapp
Class Option

java.lang.Object
  extended by com.konakart.wsapp.Option
All Implemented Interfaces:
java.io.Serializable

public class Option
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Option()
           
Option(java.lang.String attrCustom1, java.lang.String attrCustom2, int attrId, int id, java.lang.String name, java.lang.String optionCustom1, java.lang.String optionCustom2, java.lang.String optionValCustom1, java.lang.String optionValCustom2, java.math.BigDecimal price0, java.math.BigDecimal price1, java.math.BigDecimal price2, java.math.BigDecimal price3, java.math.BigDecimal priceExTax, java.math.BigDecimal priceIncTax, int quantity, int type, java.lang.String value, int valueId)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAttrCustom1()
          Gets the attrCustom1 value for this Option.
 java.lang.String getAttrCustom2()
          Gets the attrCustom2 value for this Option.
 int getAttrId()
          Gets the attrId value for this Option.
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 Option.
 java.lang.String getName()
          Gets the name value for this Option.
 java.lang.String getOptionCustom1()
          Gets the optionCustom1 value for this Option.
 java.lang.String getOptionCustom2()
          Gets the optionCustom2 value for this Option.
 java.lang.String getOptionValCustom1()
          Gets the optionValCustom1 value for this Option.
 java.lang.String getOptionValCustom2()
          Gets the optionValCustom2 value for this Option.
 java.math.BigDecimal getPrice0()
          Gets the price0 value for this Option.
 java.math.BigDecimal getPrice1()
          Gets the price1 value for this Option.
 java.math.BigDecimal getPrice2()
          Gets the price2 value for this Option.
 java.math.BigDecimal getPrice3()
          Gets the price3 value for this Option.
 java.math.BigDecimal getPriceExTax()
          Gets the priceExTax value for this Option.
 java.math.BigDecimal getPriceIncTax()
          Gets the priceIncTax value for this Option.
 int getQuantity()
          Gets the quantity value for this Option.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 int getType()
          Gets the type value for this Option.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getValue()
          Gets the value value for this Option.
 int getValueId()
          Gets the valueId value for this Option.
 int hashCode()
           
 void setAttrCustom1(java.lang.String attrCustom1)
          Sets the attrCustom1 value for this Option.
 void setAttrCustom2(java.lang.String attrCustom2)
          Sets the attrCustom2 value for this Option.
 void setAttrId(int attrId)
          Sets the attrId value for this Option.
 void setId(int id)
          Sets the id value for this Option.
 void setName(java.lang.String name)
          Sets the name value for this Option.
 void setOptionCustom1(java.lang.String optionCustom1)
          Sets the optionCustom1 value for this Option.
 void setOptionCustom2(java.lang.String optionCustom2)
          Sets the optionCustom2 value for this Option.
 void setOptionValCustom1(java.lang.String optionValCustom1)
          Sets the optionValCustom1 value for this Option.
 void setOptionValCustom2(java.lang.String optionValCustom2)
          Sets the optionValCustom2 value for this Option.
 void setPrice0(java.math.BigDecimal price0)
          Sets the price0 value for this Option.
 void setPrice1(java.math.BigDecimal price1)
          Sets the price1 value for this Option.
 void setPrice2(java.math.BigDecimal price2)
          Sets the price2 value for this Option.
 void setPrice3(java.math.BigDecimal price3)
          Sets the price3 value for this Option.
 void setPriceExTax(java.math.BigDecimal priceExTax)
          Sets the priceExTax value for this Option.
 void setPriceIncTax(java.math.BigDecimal priceIncTax)
          Sets the priceIncTax value for this Option.
 void setQuantity(int quantity)
          Sets the quantity value for this Option.
 void setType(int type)
          Sets the type value for this Option.
 void setValue(java.lang.String value)
          Sets the value value for this Option.
 void setValueId(int valueId)
          Sets the valueId value for this Option.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Option

public Option()

Option

public Option(java.lang.String attrCustom1,
              java.lang.String attrCustom2,
              int attrId,
              int id,
              java.lang.String name,
              java.lang.String optionCustom1,
              java.lang.String optionCustom2,
              java.lang.String optionValCustom1,
              java.lang.String optionValCustom2,
              java.math.BigDecimal price0,
              java.math.BigDecimal price1,
              java.math.BigDecimal price2,
              java.math.BigDecimal price3,
              java.math.BigDecimal priceExTax,
              java.math.BigDecimal priceIncTax,
              int quantity,
              int type,
              java.lang.String value,
              int valueId)
Method Detail

getAttrCustom1

public java.lang.String getAttrCustom1()
Gets the attrCustom1 value for this Option.

Returns:
attrCustom1

setAttrCustom1

public void setAttrCustom1(java.lang.String attrCustom1)
Sets the attrCustom1 value for this Option.

Parameters:
attrCustom1 -

getAttrCustom2

public java.lang.String getAttrCustom2()
Gets the attrCustom2 value for this Option.

Returns:
attrCustom2

setAttrCustom2

public void setAttrCustom2(java.lang.String attrCustom2)
Sets the attrCustom2 value for this Option.

Parameters:
attrCustom2 -

getAttrId

public int getAttrId()
Gets the attrId value for this Option.

Returns:
attrId

setAttrId

public void setAttrId(int attrId)
Sets the attrId value for this Option.

Parameters:
attrId -

getId

public int getId()
Gets the id value for this Option.

Returns:
id

setId

public void setId(int id)
Sets the id value for this Option.

Parameters:
id -

getName

public java.lang.String getName()
Gets the name value for this Option.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this Option.

Parameters:
name -

getOptionCustom1

public java.lang.String getOptionCustom1()
Gets the optionCustom1 value for this Option.

Returns:
optionCustom1

setOptionCustom1

public void setOptionCustom1(java.lang.String optionCustom1)
Sets the optionCustom1 value for this Option.

Parameters:
optionCustom1 -

getOptionCustom2

public java.lang.String getOptionCustom2()
Gets the optionCustom2 value for this Option.

Returns:
optionCustom2

setOptionCustom2

public void setOptionCustom2(java.lang.String optionCustom2)
Sets the optionCustom2 value for this Option.

Parameters:
optionCustom2 -

getOptionValCustom1

public java.lang.String getOptionValCustom1()
Gets the optionValCustom1 value for this Option.

Returns:
optionValCustom1

setOptionValCustom1

public void setOptionValCustom1(java.lang.String optionValCustom1)
Sets the optionValCustom1 value for this Option.

Parameters:
optionValCustom1 -

getOptionValCustom2

public java.lang.String getOptionValCustom2()
Gets the optionValCustom2 value for this Option.

Returns:
optionValCustom2

setOptionValCustom2

public void setOptionValCustom2(java.lang.String optionValCustom2)
Sets the optionValCustom2 value for this Option.

Parameters:
optionValCustom2 -

getPrice0

public java.math.BigDecimal getPrice0()
Gets the price0 value for this Option.

Returns:
price0

setPrice0

public void setPrice0(java.math.BigDecimal price0)
Sets the price0 value for this Option.

Parameters:
price0 -

getPrice1

public java.math.BigDecimal getPrice1()
Gets the price1 value for this Option.

Returns:
price1

setPrice1

public void setPrice1(java.math.BigDecimal price1)
Sets the price1 value for this Option.

Parameters:
price1 -

getPrice2

public java.math.BigDecimal getPrice2()
Gets the price2 value for this Option.

Returns:
price2

setPrice2

public void setPrice2(java.math.BigDecimal price2)
Sets the price2 value for this Option.

Parameters:
price2 -

getPrice3

public java.math.BigDecimal getPrice3()
Gets the price3 value for this Option.

Returns:
price3

setPrice3

public void setPrice3(java.math.BigDecimal price3)
Sets the price3 value for this Option.

Parameters:
price3 -

getPriceExTax

public java.math.BigDecimal getPriceExTax()
Gets the priceExTax value for this Option.

Returns:
priceExTax

setPriceExTax

public void setPriceExTax(java.math.BigDecimal priceExTax)
Sets the priceExTax value for this Option.

Parameters:
priceExTax -

getPriceIncTax

public java.math.BigDecimal getPriceIncTax()
Gets the priceIncTax value for this Option.

Returns:
priceIncTax

setPriceIncTax

public void setPriceIncTax(java.math.BigDecimal priceIncTax)
Sets the priceIncTax value for this Option.

Parameters:
priceIncTax -

getQuantity

public int getQuantity()
Gets the quantity value for this Option.

Returns:
quantity

setQuantity

public void setQuantity(int quantity)
Sets the quantity value for this Option.

Parameters:
quantity -

getType

public int getType()
Gets the type value for this Option.

Returns:
type

setType

public void setType(int type)
Sets the type value for this Option.

Parameters:
type -

getValue

public java.lang.String getValue()
Gets the value value for this Option.

Returns:
value

setValue

public void setValue(java.lang.String value)
Sets the value value for this Option.

Parameters:
value -

getValueId

public int getValueId()
Gets the valueId value for this Option.

Returns:
valueId

setValueId

public void setValueId(int valueId)
Sets the valueId value for this Option.

Parameters:
valueId -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2011 DS Data Systems UK Ltd.