| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected DistributionChannelTypeEnumeration |
DistributionChannel_VersionStructure.distributionChannelType |
protected DistributionChannelTypeEnumeration |
DistributionAssignment_VersionStructure.distributionChannelType |
| Modifier and Type | Method and Description |
|---|---|
static DistributionChannelTypeEnumeration |
DistributionChannelTypeEnumeration.fromValue(String v) |
DistributionChannelTypeEnumeration |
DistributionChannel_VersionStructure.getDistributionChannelType()
Gets the value of the distributionChannelType property.
|
DistributionChannelTypeEnumeration |
DistributionAssignment_VersionStructure.getDistributionChannelType()
Gets the value of the distributionChannelType property.
|
static DistributionChannelTypeEnumeration |
DistributionChannelTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionChannelTypeEnumeration[] |
DistributionChannelTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionChannel_VersionStructure.setDistributionChannelType(DistributionChannelTypeEnumeration value)
Sets the value of the distributionChannelType property.
|
void |
DistributionAssignment_VersionStructure.setDistributionChannelType(DistributionChannelTypeEnumeration value)
Sets the value of the distributionChannelType property.
|
DistributionChannel_VersionStructure |
DistributionChannel_VersionStructure.withDistributionChannelType(DistributionChannelTypeEnumeration value) |
DistributionAssignment_VersionStructure |
DistributionAssignment_VersionStructure.withDistributionChannelType(DistributionChannelTypeEnumeration value) |
DistributionAssignment |
DistributionAssignment.withDistributionChannelType(DistributionChannelTypeEnumeration value) |
DistributionChannel |
DistributionChannel.withDistributionChannelType(DistributionChannelTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.