Uses of Enum Class
uk.org.netex.www.netex.RefundTypeEnumeration
Packages that use RefundTypeEnumeration
-
Uses of RefundTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RefundTypeEnumerationModifier and TypeMethodDescriptionstatic RefundTypeEnumerationRefundTypeEnumeration.forNumber(int value) Refunding_VersionStructure.Builder.getRefundType()Type of Refund.Refunding_VersionStructure.getRefundType()Type of Refund.Refunding_VersionStructureOrBuilder.getRefundType()Type of Refund.RefundingType.Builder.getRefundType()Type of Refund.RefundingType.getRefundType()Type of Refund.RefundingTypeOrBuilder.getRefundType()Type of Refund.static RefundTypeEnumerationRefundTypeEnumeration.valueOf(int value) Deprecated.static RefundTypeEnumerationRefundTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RefundTypeEnumerationReturns the enum constant of this class with the specified name.static RefundTypeEnumeration[]RefundTypeEnumeration.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 RefundTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RefundTypeEnumeration> RefundTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type RefundTypeEnumerationModifier and TypeMethodDescriptionRefunding_VersionStructure.Builder.setRefundType(RefundTypeEnumeration value) Type of Refund.RefundingType.Builder.setRefundType(RefundTypeEnumeration value) Type of Refund.