public class DURL extends DString
URL value.BaseType,
Serialized FormDAPNode.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, setValueaddAttributeAlias, 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, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjectedpublic 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 DStringString.