public class FieldReference
extends java.lang.Object
| Constructor and Description |
|---|
FieldReference()
Instantiates a new field reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreateUrl()
Gets the creates the url.
|
java.lang.String |
getDisplayName()
Gets the display name.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getKey()
Gets the key.
|
java.lang.String |
getName()
Gets the name.
|
FieldReferenceType |
getRefType()
Gets the ref type.
|
java.lang.String |
getShowField()
Gets the show field.
|
public java.lang.String getCreateUrl()
public java.lang.String getDisplayName()
public java.lang.String getId()
public java.lang.String getKey()
public java.lang.String getName()
public FieldReferenceType getRefType()
public java.lang.String getShowField()