| java.lang.Object | |
| ↳ | com.urbanairship.wallet.Field | 
Defines a field that can be sent up when fetching a Pass.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | Field.Builder | Builds the Fieldobject. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Field.Builder | newBuilder() Creates a new Builder instance. | ||||||||||
| JsonValue | toJsonValue() Returns the objects represented as a JsonValue. | ||||||||||
| String | toString() | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.urbanairship.json.JsonSerializable | |||||||||||
Creates a new Builder instance.
Returns the objects represented as a JsonValue.