|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopendap.dap.BaseType
opendap.dap.DString
opendap.dap.DURL
public class DURL
Holds a OPeNDAP URL value.
BaseType,
Serialized Form| 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 OPeNDAP type name of the class instance as a String. |
| Methods inherited from class opendap.dap.DString |
|---|
deserialize, externalize, getValue, printVal, setValue |
| 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 DStringString.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||