| Modifier and Type | Field and Description |
|---|---|
protected List<StorageFileSequenceType> |
StorageType.sequence |
| Modifier and Type | Method and Description |
|---|---|
StorageFileSequenceType |
ObjectFactory.createStorageFileSequenceType()
Create an instance of
StorageFileSequenceType |
StorageFileSequenceType |
StorageFileSequenceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
StorageFileSequenceType |
StorageFileSequenceType.withNumGroup(Integer value) |
StorageFileSequenceType |
StorageFileSequenceType.withRegex(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageFileSequenceType> |
StorageType.getSequence()
Gets the value of the sequence property.
|
| Modifier and Type | Method and Description |
|---|---|
StorageType |
StorageType.withSequence(StorageFileSequenceType... values) |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
StorageType.withSequence(Collection<StorageFileSequenceType> values) |
Copyright © 2019. All rights reserved.