| Package | Description |
|---|---|
| de.taimos.dvalin.interconnect.model.metamodel.memberdef | |
| de.taimos.dvalin.interconnect.model.metamodel.xmladapter |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
CollectionMemberDef.getCollectionType() |
static CollectionType |
CollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionType[] |
CollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionMemberDef.setCollectionType(CollectionType collectionType) |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
CollectionTypeAdapter.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
CollectionTypeAdapter.marshal(CollectionType v) |
Copyright © 2016–2018 Taimos GmbH. All rights reserved.