Modifier and Type | Field and Description |
---|---|
protected CollectionType |
SearchResultEntryType.collection |
Modifier and Type | Field and Description |
---|---|
protected List<CollectionType> |
CollectionListType.collection |
Modifier and Type | Method and Description |
---|---|
CollectionType |
ObjectFactory.createCollectionType()
Create an instance of
CollectionType |
CollectionType |
SearchResultEntryType.getCollection()
Gets the value of the collection property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CollectionType> |
ObjectFactory.createCollectionDocument(CollectionType value)
|
List<CollectionType> |
CollectionListType.getCollection()
Gets the value of the collection property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CollectionType> |
ObjectFactory.createCollectionDocument(CollectionType value)
|
void |
SearchResultEntryType.setCollection(CollectionType value)
Sets the value of the collection property.
|
Copyright © 2015. All rights reserved.