public static class FieldMetaInfo.Value
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FieldMetaInfo.Value.Property
Enumerated type for the property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDisplayValue()  | 
FieldMetaInfo.Value.Property | 
getProperty()  | 
java.lang.String | 
getValue()  | 
java.lang.String | 
toString()  | 
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getValue()
public java.lang.String getDisplayValue()
public FieldMetaInfo.Value.Property getProperty()