DAPNode.CloneMap
_nameClear, _nameEncoded, log
Constructor and Description |
---|
DURL()
Constructs a new
DURL . |
DURL(java.lang.String n)
Constructs a new
DURL with name n . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypeName()
Returns the OPeNDAP type name of the class instance as a
String . |
deserialize, externalize, getValue, printConstraint, printVal, setValue
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, cloneDAG, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printDecl, 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 DURL()
DURL
.public DURL(java.lang.String n)
DURL
with name n
.n
- the name of the variable.public java.lang.String getTypeName()
String
.getTypeName
in class DString
String
.