public abstract static class Sequence.Builder<T extends Sequence.Builder<T>> extends Structure.Builder<T>
vbuilderscache, dataType, ncfile, parent, parentStruct, proxyReader, shortName, spiObject| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
build()
Normally this is only called by Group.build()
|
addMemberVariable, addMemberVariables, findMemberVariable, removeMemberVariableaddAttribute, addAttributes, addDimension, addDimensions, copyDimensions, copyFrom, copyFrom, getAttributeContainer, getDimensionName, getDimensionNames, getDimensions, getDimensionsAll, getEnumTypeName, getFirstDimensionName, getRank, makeDimensionsString, replaceDimension, resetCache, setAutoGen, setCachedData, setCaching, setDataType, setDimensions, setDimensionsAnonymous, setDimensionsByName, setElementSize, setEnumTypeName, setGroup, setIsScalar, setName, setNcfile, setParentStructure, setProxyReader, setSPobjectpublic Sequence build()
Structure.Builderbuild in class Structure.Builder<T extends Sequence.Builder<T>>