Uses of Enum Class
uk.org.netex.www.netex.MoneyServiceEnumeration
Packages that use MoneyServiceEnumeration
-
Uses of MoneyServiceEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return MoneyServiceEnumerationModifier and TypeMethodDescriptionstatic MoneyServiceEnumerationMoneyServiceEnumeration.forNumber(int value) MoneyService_VersionStructure.Builder.getServiceList(int index) MONEY SERVICEs available.MoneyService_VersionStructure.getServiceList(int index) MONEY SERVICEs available.MoneyService_VersionStructureOrBuilder.getServiceList(int index) MONEY SERVICEs available.MoneyServiceType.Builder.getServiceList(int index) MONEY SERVICEs available.MoneyServiceType.getServiceList(int index) MONEY SERVICEs available.MoneyServiceTypeOrBuilder.getServiceList(int index) MONEY SERVICEs available.static MoneyServiceEnumerationMoneyServiceEnumeration.valueOf(int value) Deprecated.static MoneyServiceEnumerationMoneyServiceEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MoneyServiceEnumerationReturns the enum constant of this class with the specified name.static MoneyServiceEnumeration[]MoneyServiceEnumeration.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 MoneyServiceEnumerationModifier and TypeMethodDescriptionMoneyService_VersionStructure.Builder.getServiceListList()MONEY SERVICEs available.MoneyService_VersionStructure.getServiceListList()MONEY SERVICEs available.MoneyService_VersionStructureOrBuilder.getServiceListList()MONEY SERVICEs available.MoneyServiceType.Builder.getServiceListList()MONEY SERVICEs available.MoneyServiceType.getServiceListList()MONEY SERVICEs available.MoneyServiceTypeOrBuilder.getServiceListList()MONEY SERVICEs available.static com.google.protobuf.Internal.EnumLiteMap<MoneyServiceEnumeration> MoneyServiceEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type MoneyServiceEnumerationModifier and TypeMethodDescriptionMoneyService_VersionStructure.Builder.addServiceList(MoneyServiceEnumeration value) MONEY SERVICEs available.MoneyServiceType.Builder.addServiceList(MoneyServiceEnumeration value) MONEY SERVICEs available.MoneyService_VersionStructure.Builder.setServiceList(int index, MoneyServiceEnumeration value) MONEY SERVICEs available.MoneyServiceType.Builder.setServiceList(int index, MoneyServiceEnumeration value) MONEY SERVICEs available.Method parameters in uk.org.netex.www.netex with type arguments of type MoneyServiceEnumerationModifier and TypeMethodDescriptionMoneyService_VersionStructure.Builder.addAllServiceList(Iterable<? extends MoneyServiceEnumeration> values) MONEY SERVICEs available.MoneyServiceType.Builder.addAllServiceList(Iterable<? extends MoneyServiceEnumeration> values) MONEY SERVICEs available.