public class ElementLocations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
begin |
protected java.lang.Long |
end |
Constructor and Description |
---|
ElementLocations() |
public java.lang.Long getBegin()
An integer that indicates the starting position of the element in the input document.
public java.lang.Long getEnd()
An integer that indicates the ending position of the element in the input document.