Uses of Enum Class
uk.org.netex.www.netex.DeadRunTypeEnumeration
Packages that use DeadRunTypeEnumeration
-
Uses of DeadRunTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DeadRunTypeEnumerationModifier and TypeMethodDescriptionstatic DeadRunTypeEnumerationDeadRunTypeEnumeration.forNumber(int value) DeadRun_VersionStructure.Builder.getDeadRunType()Type of DEAD RUN.DeadRun_VersionStructure.getDeadRunType()Type of DEAD RUN.DeadRun_VersionStructureOrBuilder.getDeadRunType()Type of DEAD RUN.DeadRunType.Builder.getDeadRunType()Type of DEAD RUN.DeadRunType.getDeadRunType()Type of DEAD RUN.DeadRunTypeOrBuilder.getDeadRunType()Type of DEAD RUN.DeadRunWithCalls_VersionStructure.Builder.getDeadRunType()Type of DEAD RUN.DeadRunWithCalls_VersionStructure.getDeadRunType()Type of DEAD RUN.DeadRunWithCalls_VersionStructureOrBuilder.getDeadRunType()Type of DEAD RUN.static DeadRunTypeEnumerationDeadRunTypeEnumeration.valueOf(int value) Deprecated.static DeadRunTypeEnumerationDeadRunTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DeadRunTypeEnumerationReturns the enum constant of this class with the specified name.static DeadRunTypeEnumeration[]DeadRunTypeEnumeration.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 DeadRunTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DeadRunTypeEnumeration> DeadRunTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type DeadRunTypeEnumerationModifier and TypeMethodDescriptionDeadRun_VersionStructure.Builder.setDeadRunType(DeadRunTypeEnumeration value) Type of DEAD RUN.DeadRunType.Builder.setDeadRunType(DeadRunTypeEnumeration value) Type of DEAD RUN.DeadRunWithCalls_VersionStructure.Builder.setDeadRunType(DeadRunTypeEnumeration value) Type of DEAD RUN.