public class Adjustments extends Object
GoogleBaseAttribute). It
maps to gm:adjusted_name and gm:adjusted_value Xml elements.| Constructor and Description |
|---|
Adjustments() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the adjusted name, or
null if the adjusted_name
element is not specified. |
String |
getValue()
Gets the adjusted value in string format, or
null if the
adjusted_value element is not specified. |
boolean |
isEmpty()
Returns
true if no adjusted attribute is specified, false
otherwise. |
public String getName()
null if the adjusted_name
element is not specified.public String getValue()
null if the
adjusted_value element is not specified.public boolean isEmpty()
true if no adjusted attribute is specified, false
otherwise.Copyright © 2012. All Rights Reserved.