| Constructor and Description |
|---|
BeanTable.TestBean() |
| Modifier and Type | Method and Description |
|---|---|
static String |
editableProperties() |
String |
getDDref() |
int |
getII() |
String |
getName() |
Date |
getNow() |
String |
getPath() |
String |
getServerType() |
boolean |
getUse() |
void |
setDataType(String dtype) |
void |
setDDref(String ddhref) |
void |
setII(int i) |
void |
setName(String name) |
void |
setNow(Date now) |
void |
setServerType(String stype) |
void |
setUse(boolean u) |
public String getName()
public void setName(String name)
public String getPath()
public void setDataType(String dtype)
public String getServerType()
public void setServerType(String stype)
public String getDDref()
public void setDDref(String ddhref)
public boolean getUse()
public void setUse(boolean u)
public int getII()
public void setII(int i)
public Date getNow()
public void setNow(Date now)
public static String editableProperties()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.