|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.api.ads.dfp.v201111.String_ValueMapEntry
public class String_ValueMapEntry
This represents an entry in a map with a key of type String and value of type Value.
| Constructor Summary | |
|---|---|
String_ValueMapEntry()
|
|
String_ValueMapEntry(String key,
Value value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getKey()
Gets the key value for this String_ValueMapEntry. |
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 |
Value |
getValue()
Gets the value value for this String_ValueMapEntry. |
int |
hashCode()
|
void |
setKey(String key)
Sets the key value for this String_ValueMapEntry. |
void |
setValue(Value value)
Sets the value value for this String_ValueMapEntry. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public String_ValueMapEntry()
public String_ValueMapEntry(String key,
Value value)
| Method Detail |
|---|
public String getKey()
public void setKey(String key)
key - public Value getValue()
public void setValue(Value value)
value - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 | ||||||||