|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeExistsException | |
---|---|
dods.dap | This package contains the DODS core classes, known as the Data Access Protocol (DAP). |
Uses of AttributeExistsException in dods.dap |
---|
Methods in dods.dap that throw AttributeExistsException | |
---|---|
void |
AttributeTable.addAlias(String alias,
String name)
Add an alias to the current table. |
void |
AttributeTable.addAlias(String alias,
String name)
Add an alias to the current table. |
void |
AttributeTable.appendAttribute(String name,
int type,
String value)
Adds an attribute to the table. |
void |
AttributeTable.appendAttribute(String name,
int type,
String value)
Adds an attribute to the table. |
void |
AttributeTable.appendAttribute(String name,
int type,
String value,
boolean check)
Adds an attribute to the table. |
void |
AttributeTable.appendAttribute(String name,
int type,
String value,
boolean check)
Adds an attribute to the table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |