public class Manifest extends ModelBase
ModelBase.ViewingDirection
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<Sequence> |
sequences |
protected ModelBase.ViewingDirection |
viewingDirection |
Constructor and Description |
---|
Manifest() |
Modifier and Type | Method and Description |
---|---|
void |
addSequence(Sequence sequence) |
java.util.ArrayList<Sequence> |
getSequencesList() |
ModelBase.ViewingDirection |
getViewingDirection() |
void |
setViewingDirection(ModelBase.ViewingDirection viewingDirection) |
JsonLD |
toJsonLD() |
addAttribution, addContext, addDescription, addLabel, addMetaData, addRelated, addSeeAlso, addService, getAttributionsList, getContextsList, getDescriptionsList, getId, getLabelsList, getLicense, getLogo, getMetaDataMap, getRelatedList, getSeeAlsoList, getServicesList, getThumbnail, getType, getViewingHint, getWithin, metaDataToJsonLD, setId, setLicense, setLogo, setThumbnail, setType, setViewingHint, setWithin, validateFields
protected ModelBase.ViewingDirection viewingDirection
protected final java.util.ArrayList<Sequence> sequences
public void addSequence(Sequence sequence)
public java.util.ArrayList<Sequence> getSequencesList()
public ModelBase.ViewingDirection getViewingDirection()
public void setViewingDirection(ModelBase.ViewingDirection viewingDirection)
public JsonLD toJsonLD()
toJsonLD
in interface JsonLDOutput
toJsonLD
in class ModelBase
Copyright 2004-2015 Wandora Team