Uses of Enum Class
uk.org.netex.www.netex.RegisterBreakOfJourneyEnumeration
Packages that use RegisterBreakOfJourneyEnumeration
-
Uses of RegisterBreakOfJourneyEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RegisterBreakOfJourneyEnumerationModifier and TypeMethodDescriptionRegisterBreakOfJourneyEnumeration.forNumber(int value) Interchanging_VersionStructure.Builder.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.Interchanging_VersionStructure.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.Interchanging_VersionStructureOrBuilder.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.InterchangingType.Builder.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.InterchangingType.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.InterchangingTypeOrBuilder.getRegisterBreakOfJourney()Whether the Journey can be interrupted, i.e. leave stop point and return.RegisterBreakOfJourneyEnumeration.valueOf(int value) Deprecated.RegisterBreakOfJourneyEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static RegisterBreakOfJourneyEnumeration[]RegisterBreakOfJourneyEnumeration.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 RegisterBreakOfJourneyEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RegisterBreakOfJourneyEnumeration> RegisterBreakOfJourneyEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type RegisterBreakOfJourneyEnumerationModifier and TypeMethodDescriptionInterchanging_VersionStructure.Builder.setRegisterBreakOfJourney(RegisterBreakOfJourneyEnumeration value) Whether the Journey can be interrupted, i.e. leave stop point and return.InterchangingType.Builder.setRegisterBreakOfJourney(RegisterBreakOfJourneyEnumeration value) Whether the Journey can be interrupted, i.e. leave stop point and return.