| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected ReasonForMeetingEnumeration |
JourneyMeeting_DerivedViewStructure.reason |
protected ReasonForMeetingEnumeration |
JourneyMeeting_VersionStructure.reason |
| Modifier and Type | Method and Description |
|---|---|
static ReasonForMeetingEnumeration |
ReasonForMeetingEnumeration.fromValue(String v) |
ReasonForMeetingEnumeration |
JourneyMeeting_DerivedViewStructure.getReason()
Gets the value of the reason property.
|
ReasonForMeetingEnumeration |
JourneyMeeting_VersionStructure.getReason()
Gets the value of the reason property.
|
static ReasonForMeetingEnumeration |
ReasonForMeetingEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReasonForMeetingEnumeration[] |
ReasonForMeetingEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JourneyMeeting_DerivedViewStructure.setReason(ReasonForMeetingEnumeration value)
Sets the value of the reason property.
|
void |
JourneyMeeting_VersionStructure.setReason(ReasonForMeetingEnumeration value)
Sets the value of the reason property.
|
JourneyMeeting_DerivedViewStructure |
JourneyMeeting_DerivedViewStructure.withReason(ReasonForMeetingEnumeration value) |
JourneyMeeting_VersionStructure |
JourneyMeeting_VersionStructure.withReason(ReasonForMeetingEnumeration value) |
JourneyMeeting |
JourneyMeeting.withReason(ReasonForMeetingEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.