public interface FieldName
extends com.holonplatform.core.Expression
Modifier and Type | Method and Description |
---|---|
static FieldName |
create(String fieldName)
Create a new
FieldName using given field name. |
String |
getFieldName()
Get the document field name.
|
String getFieldName()
Copyright © 2019 The Holon Platform. All rights reserved.