public class CueIndex extends Object
| Constructor and Description |
|---|
CueIndex() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexNo() |
long |
getMillisecondIndex() |
void |
setIndexNo(int indexNo) |
void |
setMillisecondIndex(long millisecondIndex) |
public int getIndexNo()
public void setIndexNo(int indexNo)
indexNo - the indexNo to setpublic long getMillisecondIndex()
public void setMillisecondIndex(long millisecondIndex)
millisecondIndex - the millisecondIndex to setCopyright © 2014. All rights reserved.