| Modifier and Type | Field and Description |
|---|---|
protected List<MetadataSchemaGroupType> |
MetadataSchemaType.group |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaGroupType |
ObjectFactory.createMetadataSchemaGroupType()
Create an instance of
MetadataSchemaGroupType |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withField(Collection<MetadataSchemaElementType> values) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withField(MetadataSchemaElementType... values) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withGroup(Collection<MetadataSchemaElementType> values) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withGroup(MetadataSchemaElementType... values) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withMax(int value) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withMin(int value) |
MetadataSchemaGroupType |
MetadataSchemaGroupType.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MetadataSchemaGroupType> |
ObjectFactory.createMetadataSchemaGroupDocument(MetadataSchemaGroupType value)
|
List<MetadataSchemaGroupType> |
MetadataSchemaType.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MetadataSchemaGroupType> |
ObjectFactory.createMetadataSchemaGroupDocument(MetadataSchemaGroupType value)
|
MetadataSchemaType |
MetadataSchemaType.withGroup(MetadataSchemaGroupType... values) |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaType |
MetadataSchemaType.withGroup(Collection<MetadataSchemaGroupType> values) |
Copyright © 2015. All rights reserved.