public class ReferenceField extends AbstractField
AbstractField.MODE
Modifier and Type | Field and Description |
---|---|
private String |
_type |
private String |
_value |
Constructor and Description |
---|
ReferenceField(Map<String,Object> refValues)
Creates a
ReferenceField |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Returns the type of reference
|
String |
getValue()
Get the value
|
getMode, setMode, setMode
public ReferenceField(Map<String,Object> refValues)
ReferenceField
refValues
- The reference values