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