| Modifier and Type | Class and Description |
|---|---|
static class |
TerseMetadataListType.Item
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GenericType |
CollectionType.terse |
protected GenericType |
ItemType.terse |
| Modifier and Type | Method and Description |
|---|---|
GenericType |
ObjectFactory.createGenericType()
Create an instance of
GenericType |
GenericType |
CollectionType.getTerse()
Gets the value of the terse property.
|
GenericType |
ItemType.getTerse()
Gets the value of the terse property.
|
GenericType |
GenericType.withAny(Collection<Element> values) |
GenericType |
GenericType.withAny(Element... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GenericType> |
ObjectFactory.createTerseMetadataDocument(GenericType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GenericType> |
ObjectFactory.createTerseMetadataDocument(GenericType value)
|
void |
CollectionType.setTerse(GenericType value)
Sets the value of the terse property.
|
void |
ItemType.setTerse(GenericType value)
Sets the value of the terse property.
|
CollectionType |
CollectionType.withTerse(GenericType value) |
ItemType |
ItemType.withTerse(GenericType value) |
Copyright © 2015. All rights reserved.