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