Uses of Enum Class
uk.org.netex.www.netex.CheckProcessTypeEnumeration
Packages that use CheckProcessTypeEnumeration
-
Uses of CheckProcessTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CheckProcessTypeEnumerationModifier and TypeMethodDescriptionstatic CheckProcessTypeEnumerationCheckProcessTypeEnumeration.forNumber(int value) CheckConstraint_VersionStructure.Builder.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.CheckConstraint_VersionStructure.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.CheckConstraint_VersionStructureOrBuilder.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.CheckConstraintType.Builder.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.CheckConstraintType.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.CheckConstraintTypeOrBuilder.getCheckProcess()Type of process that may occur at CHECK CONSTRAINT.static CheckProcessTypeEnumerationCheckProcessTypeEnumeration.valueOf(int value) Deprecated.static CheckProcessTypeEnumerationCheckProcessTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CheckProcessTypeEnumerationReturns the enum constant of this class with the specified name.static CheckProcessTypeEnumeration[]CheckProcessTypeEnumeration.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 CheckProcessTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CheckProcessTypeEnumeration> CheckProcessTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type CheckProcessTypeEnumerationModifier and TypeMethodDescriptionCheckConstraint_VersionStructure.Builder.setCheckProcess(CheckProcessTypeEnumeration value) Type of process that may occur at CHECK CONSTRAINT.CheckConstraintType.Builder.setCheckProcess(CheckProcessTypeEnumeration value) Type of process that may occur at CHECK CONSTRAINT.