| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CollectionType.LocalDictionary> |
CollectionType.localDictionary |
| Modifier and Type | Method and Description |
|---|---|
CollectionType.LocalDictionary |
ObjectFactory.createCollectionTypeLocalDictionary()
Create an instance of
CollectionType.LocalDictionary |
CollectionType.LocalDictionary |
CollectionType.LocalDictionary.withDictionary(javax.xml.bind.JAXBElement<DictionaryType> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CollectionType.LocalDictionary> |
CollectionType.getLocalDictionary()
Gets the value of the localDictionary property.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
CollectionType.withLocalDictionary(CollectionType.LocalDictionary... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionType.setLocalDictionary(java.util.List<CollectionType.LocalDictionary> value) |
CollectionType |
CollectionType.withLocalDictionary(java.util.Collection<CollectionType.LocalDictionary> values) |
CollectionType |
CollectionType.withLocalDictionary(java.util.List<CollectionType.LocalDictionary> value) |
Copyright © 2008-2022. All Rights Reserved.