public class asciiUI16 extends opendap.dap.DUInt16 implements toASCII
| Constructor and Description |
|---|
asciiUI16()
Constructs a new
asciiUI16. |
asciiUI16(String n)
Constructs a new
asciiUI16 with name n. |
| Modifier and Type | Method and Description |
|---|---|
void |
toASCII(PrintWriter pw,
boolean addName,
String rootName,
boolean newLine)
Returns a string representation of the variables value.
|
String |
toASCIIAddRootName(PrintWriter pw,
boolean addName,
String rootName) |
String |
toASCIIFlatName(String rootName) |
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, cloneDAG, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearNamepublic asciiUI16()
asciiUI16.public asciiUI16(String n)
asciiUI16 with name n.n - the name of the variable.public void toASCII(PrintWriter pw, boolean addName, String rootName, boolean newLine)
public String toASCIIAddRootName(PrintWriter pw, boolean addName, String rootName)
toASCIIAddRootName in interface toASCIIpublic String toASCIIFlatName(String rootName)
toASCIIFlatName in interface toASCII