Uses of Enum Class
uk.org.netex.www.netex.TrainRestrictionsEnumeration
Packages that use TrainRestrictionsEnumeration
-
Uses of TrainRestrictionsEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TrainRestrictionsEnumerationModifier and TypeMethodDescriptionstatic TrainRestrictionsEnumerationTrainRestrictionsEnumeration.forNumber(int value) ConditionSummaryStructure.Builder.getTrainRestrictions()Restictions on which trains can be used.ConditionSummaryStructure.getTrainRestrictions()Restictions on which trains can be used.ConditionSummaryStructureOrBuilder.getTrainRestrictions()Restictions on which trains can be used.static TrainRestrictionsEnumerationTrainRestrictionsEnumeration.valueOf(int value) Deprecated.static TrainRestrictionsEnumerationTrainRestrictionsEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TrainRestrictionsEnumerationReturns the enum constant of this class with the specified name.static TrainRestrictionsEnumeration[]TrainRestrictionsEnumeration.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 TrainRestrictionsEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TrainRestrictionsEnumeration> TrainRestrictionsEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type TrainRestrictionsEnumerationModifier and TypeMethodDescriptionConditionSummaryStructure.Builder.setTrainRestrictions(TrainRestrictionsEnumeration value) Restictions on which trains can be used.