primary
Boolean which indicates if this category is the primary offered by the place.
- Returns:
- Boolean which indicates if this category is the primary offered by the place.
Serializable
, SdkPojo
, ToCopyableBuilder<Category.Builder,Category>
Category of the Place
returned.
static Category.Builder
builder()
final boolean
final boolean
equalsBySdkFields(Object obj)
final <T> Optional<T>
getValueForField(String fieldName,
Class<T> clazz)
final int
hashCode()
final String
id()
final String
final String
name()
final Boolean
primary()
static Class<? extends Category.Builder>
final String
toString()
copy
Localized name of the category type.
Boolean which indicates if this category is the primary offered by the place.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<Category.Builder,Category>
SdkPojo
SdkPojo
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 SdkPojo
obj
- the object to be compared withsdkFieldNameToField
in interface SdkPojo