public class Location
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Location() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Long | getBegin()Gets the begin. | 
| java.lang.Long | getEnd()Gets the end. | 
| void | setBegin(long begin)Sets the begin. | 
| void | setEnd(long end)Sets the end. | 
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public void setBegin(long begin)
begin - the new beginpublic void setEnd(long end)
end - the new end