Uses of Enum Class
uk.org.netex.www.netex.ReasonForMeetingEnumeration
Packages that use ReasonForMeetingEnumeration
-
Uses of ReasonForMeetingEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ReasonForMeetingEnumerationModifier and TypeMethodDescriptionstatic ReasonForMeetingEnumerationReasonForMeetingEnumeration.forNumber(int value) JourneyMeeting_DerivedViewStructure.Builder.getReason()Reason for JOURNEY MEETING.JourneyMeeting_DerivedViewStructure.getReason()Reason for JOURNEY MEETING.JourneyMeeting_DerivedViewStructureOrBuilder.getReason()Reason for JOURNEY MEETING.JourneyMeeting_VersionStructure.Builder.getReason()Reason for JOURNEY MEETING.JourneyMeeting_VersionStructure.getReason()Reason for JOURNEY MEETING.JourneyMeeting_VersionStructureOrBuilder.getReason()Reason for JOURNEY MEETING.JourneyMeetingType.Builder.getReason()Reason for JOURNEY MEETING.JourneyMeetingType.getReason()Reason for JOURNEY MEETING.JourneyMeetingTypeOrBuilder.getReason()Reason for JOURNEY MEETING.static ReasonForMeetingEnumerationReasonForMeetingEnumeration.valueOf(int value) Deprecated.static ReasonForMeetingEnumerationReasonForMeetingEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ReasonForMeetingEnumerationReturns the enum constant of this class with the specified name.static ReasonForMeetingEnumeration[]ReasonForMeetingEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type ReasonForMeetingEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ReasonForMeetingEnumeration> ReasonForMeetingEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ReasonForMeetingEnumerationModifier and TypeMethodDescriptionJourneyMeeting_DerivedViewStructure.Builder.setReason(ReasonForMeetingEnumeration value) Reason for JOURNEY MEETING.JourneyMeeting_VersionStructure.Builder.setReason(ReasonForMeetingEnumeration value) Reason for JOURNEY MEETING.JourneyMeetingType.Builder.setReason(ReasonForMeetingEnumeration value) Reason for JOURNEY MEETING.