| Package | Description |
|---|---|
| eu.toop.edm.model |
| Modifier and Type | Method and Description |
|---|---|
EToopDistributionFormat |
DistributionPojo.getFormat() |
static EToopDistributionFormat |
EToopDistributionFormat.getFromIDOrNull(String sID) |
static EToopDistributionFormat |
EToopDistributionFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EToopDistributionFormat[] |
EToopDistributionFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionPojo.Builder |
DistributionPojo.Builder.format(EToopDistributionFormat e) |
| Constructor and Description |
|---|
DistributionPojo(EToopDistributionFormat eFormat,
String sMediaType) |
Copyright © 2020 toop.eu. All rights reserved.