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 |
---|---|
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.
|
MetadataFieldGroupType |
MetadataFieldGroupType.withField(MetadataFieldType... values) |
MetadataFieldListType |
MetadataFieldListType.withField(MetadataFieldType... values) |
MetadataSchemaHierarchyType |
MetadataSchemaHierarchyType.withField(MetadataFieldType value) |
MetadataFieldValueType |
MetadataFieldValueType.withType(MetadataFieldType value) |
Modifier and Type | Method and Description |
---|---|
MetadataFieldGroupType |
MetadataFieldGroupType.withField(Collection<MetadataFieldType> values) |
MetadataFieldListType |
MetadataFieldListType.withField(Collection<MetadataFieldType> values) |
Copyright © 2017. All rights reserved.