primary
Set to true for the primary access position when the place has more than one access point.
- Returns:
- Set to
truefor the primary access position when the place has more than one access point.
Serializable, SdkPojo, ToCopyableBuilder<AccessPoint.Builder,AccessPoint> Position of the access point represented by longitude and latitude for a vehicle.
static AccessPoint.Builderbuilder()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final booleanfinal Stringlabel()"North Entrance".position()final Booleanprimary()true for the primary access position when the place has more than one access point.static Class<? extends AccessPoint.Builder> final StringtoString()final AccessPointTypetype()final StringcopyisEmpty() method on the property). This is
useful because the SDK will never return a null collection or map, but you may need to differentiate between the
service returning nothing (or null) and the service returning an empty collection or map. For requests, this
returns true if a value for the property was specified in the request builder, and false if a value was not
specified.The position in World Geodetic System (WGS 84) format: [longitude, latitude].
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that
you can differentiate between null and empty), you can use the hasPosition() method.
The type of access point, indicating its intended use. Only applies to results of type place.
If the service returns an enum value that is not available in the current SDK version, type will return
AccessPointType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
typeAsString().
The type of access point, indicating its intended use. Only applies to results of type place.
If the service returns an enum value that is not available in the current SDK version, type will return
AccessPointType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
typeAsString().
Set to true for the primary access position when the place has more than one access point.
true for the primary access position when the place has more than one access point.
A short textual description of the access point, such as "North Entrance".
"North Entrance".ToCopyableBuildertoBuilder in interface ToCopyableBuilder<AccessPoint.Builder,AccessPoint> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo