Modifier and Type | Field and Description |
---|---|
protected MetadataSchemaElementType |
MetadataFieldGroupType.schema |
protected MetadataSchemaElementType |
MetadataFieldType.schema |
Modifier and Type | Field and Description |
---|---|
protected List<MetadataSchemaElementType> |
MetadataSchemaGroupType.field |
protected List<MetadataSchemaElementType> |
MetadataSchemaGroupType.group |
Modifier and Type | Method and Description |
---|---|
MetadataSchemaElementType |
ObjectFactory.createMetadataSchemaElementType()
Create an instance of
MetadataSchemaElementType |
MetadataSchemaElementType |
MetadataFieldGroupType.getSchema()
Gets the value of the schema property.
|
MetadataSchemaElementType |
MetadataFieldType.getSchema()
Gets the value of the schema property.
|
Modifier and Type | Method and Description |
---|---|
List<MetadataSchemaElementType> |
MetadataSchemaGroupType.getField()
Gets the value of the field property.
|
List<MetadataSchemaElementType> |
MetadataSchemaGroupType.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataFieldGroupType.setSchema(MetadataSchemaElementType value)
Sets the value of the schema property.
|
void |
MetadataFieldType.setSchema(MetadataSchemaElementType value)
Sets the value of the schema property.
|
Copyright © 2016. All rights reserved.