public interface IListViewRecordColumn
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldNameOrPath()
element : fieldNameOrPath of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getValue()
element : value of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setFieldNameOrPath(String fieldNameOrPath) |
void |
setValue(String value) |
String getFieldNameOrPath()
void setFieldNameOrPath(String fieldNameOrPath)
String getValue()
void setValue(String value)
Copyright © 2015. All Rights Reserved.