|
|||||||||
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
public class DURL
Holds a DODS URL
value.
BaseType
Constructor Summary | |
---|---|
DURL()
Constructs a new DURL . |
|
DURL(java.lang.String n)
Constructs a new DURL with name n . |
Method Summary | |
---|---|
java.lang.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(java.lang.String n)
DURL
with name n
.
n
- the name of the variable.Method Detail |
---|
public java.lang.String getTypeName()
String
.
getTypeName
in class DString
String
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |