|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdods.dap.BaseType
dods.dap.DString
dods.dap.DURL
Holds a DODS URL value.
BaseType| Constructor Summary | |
DURL()
Constructs a new DURL. |
|
DURL(String n)
Constructs a new DURL with name n. |
|
| Method Summary | |
String |
getTypeName()
Returns the DODS type name of the class instance as a String. |
| Methods inherited from class dods.dap.DString |
deserialize, externalize, getValue, printVal, setValue |
| Methods inherited from class dods.dap.BaseType |
checkSemantics, checkSemantics, clone, elementCount, elementCount, getLongName, getName, getParent, newPrimitiveVector, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, setName, setParent |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DURL()
DURL.
public DURL(String n)
DURL with name n.
n - the name of the variable.| Method Detail |
public String getTypeName()
String.
getTypeName in class DStringString.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||