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