public class DList extends DVector
BaseType
,
DVector
,
Serialized FormDAPNode.CloneMap
_nameClear, _nameEncoded, log
Constructor and Description |
---|
DList()
Constructs a new
DList . |
DList(java.lang.String n)
Constructs a new
DList with the given name. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeName()
Returns the OPeNDAP type name of the class instance as a
String . |
addVariable, cloneDAG, deserialize, externalize, getContainerVar, getLength, getPrimitiveVector, printDecl, printVal, setContainerVar, setLength
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearName
clone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjected
public DList()
DList
.public DList(java.lang.String n)
DList
with the given name.n
- the name of the variable.public java.lang.String getTypeName()
String
.getTypeName
in class DVector
String
.