public class CamlViewFields
extends java.lang.Object
| Constructor and Description |
|---|
CamlViewFields()
Instantiates a new caml view fields.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getFieldReferences()
Gets the field references.
|
boolean |
getProperties()
Gets the properties.
|
void |
setProperties(boolean properties)
Sets the properties.
|
java.lang.String |
toString() |
public java.util.List<java.lang.String> getFieldReferences()
public boolean getProperties()
public void setProperties(boolean properties)
properties - the new propertiespublic java.lang.String toString()
toString in class java.lang.Object