Uses of Enum Class
uk.org.netex.www.netex.CheckDirectionEnumeration
Packages that use CheckDirectionEnumeration
-
Uses of CheckDirectionEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CheckDirectionEnumerationModifier and TypeMethodDescriptionstatic CheckDirectionEnumerationCheckDirectionEnumeration.forNumber(int value) CheckConstraint_VersionStructure.Builder.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraint_VersionStructure.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraint_VersionStructureOrBuilder.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraintType.Builder.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraintType.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraintTypeOrBuilder.getCheckDirection()For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.static CheckDirectionEnumerationCheckDirectionEnumeration.valueOf(int value) Deprecated.static CheckDirectionEnumerationCheckDirectionEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CheckDirectionEnumerationReturns the enum constant of this class with the specified name.static CheckDirectionEnumeration[]CheckDirectionEnumeration.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 CheckDirectionEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CheckDirectionEnumeration> CheckDirectionEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type CheckDirectionEnumerationModifier and TypeMethodDescriptionCheckConstraint_VersionStructure.Builder.setCheckDirection(CheckDirectionEnumeration value) For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.CheckConstraintType.Builder.setCheckDirection(CheckDirectionEnumeration value) For CHECK CONSTRAINTs associated with PATH LINKs, the direction in which the check applies.