public class PDSItem
extends java.lang.Object
PDSLabel
of one or more elements.Modifier and Type | Field and Description |
---|---|
int |
mEnd
The index of the end element of the item
|
int |
mStart
The index of the first element of the item
|
Constructor and Description |
---|
PDSItem()
Creates an instance of a PDSItem
|
public int mStart
public int mEnd
public boolean valid()
PDSLabel
.true
if a range is set.
false
is no range is set.public boolean isValid()
PDSLabel
.true
if a range is set.
false
is no range is set.public void empty()
Copyright © 2008-2009 Regents University of California. All Rights Reserved.