Modifier and Type | Field and Description |
---|---|
protected MetadataFieldType |
MetadataSchemaHierarchyType.field |
protected MetadataFieldType |
MetadataFieldValueType.type |
Modifier and Type | Field and Description |
---|---|
protected List<MetadataFieldType> |
MetadataFieldGroupType.field |
protected List<MetadataFieldType> |
MetadataFieldListType.field |
Modifier and Type | Method and Description |
---|---|
MetadataFieldType |
ObjectFactory.createMetadataFieldType()
Create an instance of
MetadataFieldType |
MetadataFieldType |
MetadataSchemaHierarchyType.getField()
Gets the value of the field property.
|
MetadataFieldType |
MetadataFieldValueType.getType()
Gets the value of the type property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataFieldType> |
ObjectFactory.createMetadataFieldDocument(MetadataFieldType value)
|
List<MetadataFieldType> |
MetadataFieldGroupType.getField()
Gets the value of the field property.
|
List<MetadataFieldType> |
MetadataFieldListType.getField()
Gets the value of the field property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MetadataFieldType> |
ObjectFactory.createMetadataFieldDocument(MetadataFieldType value)
|
void |
MetadataSchemaHierarchyType.setField(MetadataFieldType value)
Sets the value of the field property.
|
void |
MetadataFieldValueType.setType(MetadataFieldType value)
Sets the value of the type property.
|
Copyright © 2015. All rights reserved.