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.
|
SequenceType |
SequenceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SequenceType |
SequenceType.withId(String value) |
SequenceType |
SequenceType.withTrack(Collection<SequenceTrackType> values) |
SequenceType |
SequenceType.withTrack(SequenceTrackType... values) |
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.
|
CollectionType |
CollectionType.withSequence(SequenceType... values) |
ProjectVersionType |
ProjectVersionType.withSequence(SequenceType... values) |
ExportRequestType |
ExportRequestType.withSequence(SequenceType value) |
SequenceRenderRequestType |
SequenceRenderRequestType.withSequence(SequenceType value) |
Modifier and Type | Method and Description |
---|---|
CollectionType |
CollectionType.withSequence(Collection<SequenceType> values) |
ProjectVersionType |
ProjectVersionType.withSequence(Collection<SequenceType> values) |
Copyright © 2017. All rights reserved.