| Interface | Description |
|---|---|
| ColorOrBuilder | |
| DateOrBuilder | |
| DateTimeOrBuilder | |
| ExprOrBuilder | |
| FractionOrBuilder | |
| LatLngOrBuilder | |
| MoneyOrBuilder | |
| PostalAddressOrBuilder | |
| QuaternionOrBuilder | |
| TimeOfDayOrBuilder | |
| TimeZoneOrBuilder |
| Class | Description |
|---|---|
| CalendarPeriodProto | |
| Color |
Represents a color in the RGBA color space.
|
| Color.Builder |
Represents a color in the RGBA color space.
|
| ColorProto | |
| Date |
Represents a whole or partial calendar date, e.g.
|
| Date.Builder |
Represents a whole or partial calendar date, e.g.
|
| DateProto | |
| DateTime |
Represents civil time in one of a few possible ways:
* When utc_offset is set and time_zone is unset: a civil time on a calendar
day with a particular offset from UTC.
|
| DateTime.Builder |
Represents civil time in one of a few possible ways:
* When utc_offset is set and time_zone is unset: a civil time on a calendar
day with a particular offset from UTC.
|
| DateTimeProto | |
| DayOfWeekProto | |
| Expr |
Represents an expression text.
|
| Expr.Builder |
Represents an expression text.
|
| ExprProto | |
| Fraction |
Represents a fraction in terms of a numerator divided by a denominator.
|
| Fraction.Builder |
Represents a fraction in terms of a numerator divided by a denominator.
|
| FractionProto | |
| LatLng |
An object representing a latitude/longitude pair.
|
| LatLng.Builder |
An object representing a latitude/longitude pair.
|
| LatLngProto | |
| Money |
Represents an amount of money with its currency type.
|
| Money.Builder |
Represents an amount of money with its currency type.
|
| MoneyProto | |
| PostalAddress |
Represents a postal address, e.g.
|
| PostalAddress.Builder |
Represents a postal address, e.g.
|
| PostalAddressProto | |
| Quaternion |
A quaternion is defined as the quotient of two directed lines in a
three-dimensional space or equivalently as the quotient of two Euclidean
vectors (https://en.wikipedia.org/wiki/Quaternion).
|
| Quaternion.Builder |
A quaternion is defined as the quotient of two directed lines in a
three-dimensional space or equivalently as the quotient of two Euclidean
vectors (https://en.wikipedia.org/wiki/Quaternion).
|
| QuaternionProto | |
| TimeOfDay |
Represents a time of day.
|
| TimeOfDay.Builder |
Represents a time of day.
|
| TimeOfDayProto | |
| TimeZone |
Represents a time zone from the
[IANA Time Zone Database](https://www.iana.org/time-zones).
|
| TimeZone.Builder |
Represents a time zone from the
[IANA Time Zone Database](https://www.iana.org/time-zones).
|
| Enum | Description |
|---|---|
| CalendarPeriod |
A `CalendarPeriod` represents the abstract concept of a time period that has
a canonical start.
|
| DateTime.TimeOffsetCase | |
| DayOfWeek |
Represents a day of week.
|
Copyright © 2020 Google LLC. All rights reserved.