public class AGAVEProperty extends Object
Modifier and Type | Field and Description |
---|---|
static String |
QUALIFIER |
static String |
RESULT_PROPERTY |
static String |
SCI_PROPERTY |
static String |
XREF_PROPERTY |
Constructor and Description |
---|
AGAVEProperty(String property_class,
String prop,
String data_type,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getDataType() |
String |
getPropClass() |
String |
getPropType() |
String |
getValue() |
String |
toString() |
String |
toString(String indent,
String indent_unit) |
public static final String SCI_PROPERTY
public static final String RESULT_PROPERTY
public static final String XREF_PROPERTY
public static final String QUALIFIER