endIndex

public final PlaceCitation.Builder endIndex(Integer endIndex)

End of the attributed segment, exclusive.


public final PlaceCitation.Builder endIndex(JsonField<Integer> endIndex)

Sets Builder.endIndex to an arbitrary JSON value.

You should usually call Builder.endIndex with a well-typed Int value instead. This method is primarily for setting the field to an undocumented or not yet supported value.