Uses of Enum Class
uk.org.netex.www.netex.SameJourneyEnumeration
Packages that use SameJourneyEnumeration
-
Uses of SameJourneyEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SameJourneyEnumerationModifier and TypeMethodDescriptionstatic SameJourneyEnumerationSameJourneyEnumeration.forNumber(int value) EntitlementConstraintStructure.Builder.getJourneyConstraint()Constraints on SERVICE JOURNEYs to be used.EntitlementConstraintStructure.getJourneyConstraint()Constraints on SERVICE JOURNEYs to be used.EntitlementConstraintStructureOrBuilder.getJourneyConstraint()Constraints on SERVICE JOURNEYs to be used.static SameJourneyEnumerationSameJourneyEnumeration.valueOf(int value) Deprecated.static SameJourneyEnumerationSameJourneyEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SameJourneyEnumerationReturns the enum constant of this class with the specified name.static SameJourneyEnumeration[]SameJourneyEnumeration.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 SameJourneyEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SameJourneyEnumeration> SameJourneyEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SameJourneyEnumerationModifier and TypeMethodDescriptionEntitlementConstraintStructure.Builder.setJourneyConstraint(SameJourneyEnumeration value) Constraints on SERVICE JOURNEYs to be used.