|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201111.Value
com.google.api.ads.dfp.axis.v201111.BooleanValue
public class BooleanValue
Contains a boolean value.
| Constructor Summary | |
|---|---|
BooleanValue()
|
|
BooleanValue(String valueType,
Boolean value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
Boolean |
getValue()
Gets the value value for this BooleanValue. |
int |
hashCode()
|
void |
setValue(Boolean value)
Sets the value value for this BooleanValue. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201111.Value |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanValue()
public BooleanValue(String valueType,
Boolean value)
| Method Detail |
|---|
public Boolean getValue()
public void setValue(Boolean value)
value - * The boolean value.public boolean equals(Object obj)
equals in class Valuepublic int hashCode()
hashCode in class Valuepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||