public class ItemSequenceProperties extends Object
Defines properties specific for an item sequence.
Modifier and Type | Class and Description |
---|---|
static class |
ItemSequenceProperties.Builder
Provides a builder for creating ItemSequenceProperties instances.
|
static class |
ItemSequenceProperties.Range
Defines ranges.
|
Modifier and Type | Method and Description |
---|---|
String |
getCollectionID()
Gets the collection identifier.
|
ItemSequenceProperties.Range |
getRange()
Gets the range of this item sequence
|
public String getCollectionID()
public ItemSequenceProperties.Range getRange()