| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
FieldSchemaXml |
Field.getSchemaXml()
Gets the schema xml.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Service.createField(FieldSchemaXml field)
Creates the field.
|
Field |
Service.createField(FieldSchemaXml field,
java.lang.String listId)
Creates the field.
|
void |
Field.setSchemaXml(FieldSchemaXml schemaXml)
Sets the schema xml.
|