Modifier and Type | Field and Description |
---|---|
protected SequenceType |
ExportRequestType.sequence |
protected SequenceType |
SequenceRenderRequestType.sequence |
Modifier and Type | Field and Description |
---|---|
protected List<SequenceType> |
CollectionType.sequence |
protected List<SequenceType> |
ProjectVersionType.sequence |
Modifier and Type | Method and Description |
---|---|
SequenceType |
ObjectFactory.createSequenceType()
Create an instance of
SequenceType |
SequenceType |
ExportRequestType.getSequence()
Gets the value of the sequence property.
|
SequenceType |
SequenceRenderRequestType.getSequence()
Gets the value of the sequence property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SequenceType> |
ObjectFactory.createSequenceDocument(SequenceType value)
|
List<SequenceType> |
CollectionType.getSequence()
Gets the value of the sequence property.
|
List<SequenceType> |
ProjectVersionType.getSequence()
Gets the value of the sequence property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SequenceType> |
ObjectFactory.createSequenceDocument(SequenceType value)
|
void |
ExportRequestType.setSequence(SequenceType value)
Sets the value of the sequence property.
|
void |
SequenceRenderRequestType.setSequence(SequenceType value)
Sets the value of the sequence property.
|
Copyright © 2016. All rights reserved.