public class CollectionBean extends Object
| Constructor and Description |
|---|
CollectionBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureType() |
String |
getPath() |
String |
getRaw() |
String |
getRecheck() |
String |
getResolution() |
String |
getSpec() |
void |
setFeatureType(String featureType) |
void |
setPath(String path) |
void |
setRaw(String raw) |
void |
setRecheck(String recheck) |
void |
setResolution(String resolution) |
void |
setSpec(String spec) |
public String getPath()
public void setPath(String path)
public String getSpec()
public void setSpec(String spec)
public String getRecheck()
public void setRecheck(String recheck)
public String getFeatureType()
public void setFeatureType(String featureType)
public String getRaw()
public void setRaw(String raw)
public String getResolution()
public void setResolution(String resolution)
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.