public class PropertyDescription extends Object
| Constructor and Description |
|---|
PropertyDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
getId() |
short |
getVarType() |
void |
setDescription(String description) |
void |
setId(int id) |
void |
setVarType(short varType) |
Copyright © 2017 LSST. All rights reserved.