Uses of Enum Class
uk.org.netex.www.netex.CateringServiceEnumeration
Packages that use CateringServiceEnumeration
-
Uses of CateringServiceEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CateringServiceEnumerationModifier and TypeMethodDescriptionstatic CateringServiceEnumerationCateringServiceEnumeration.forNumber(int value) CateringService_VersionStructure.Builder.getServiceList(int index) CATERING SERVICEs available.CateringService_VersionStructure.getServiceList(int index) CATERING SERVICEs available.CateringService_VersionStructureOrBuilder.getServiceList(int index) CATERING SERVICEs available.CateringServiceType.Builder.getServiceList(int index) CATERING SERVICEs available.CateringServiceType.getServiceList(int index) CATERING SERVICEs available.CateringServiceTypeOrBuilder.getServiceList(int index) CATERING SERVICEs available.static CateringServiceEnumerationCateringServiceEnumeration.valueOf(int value) Deprecated.static CateringServiceEnumerationCateringServiceEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CateringServiceEnumerationReturns the enum constant of this class with the specified name.static CateringServiceEnumeration[]CateringServiceEnumeration.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 CateringServiceEnumerationModifier and TypeMethodDescriptionCateringService_VersionStructure.Builder.getServiceListList()CATERING SERVICEs available.CateringService_VersionStructure.getServiceListList()CATERING SERVICEs available.CateringService_VersionStructureOrBuilder.getServiceListList()CATERING SERVICEs available.CateringServiceType.Builder.getServiceListList()CATERING SERVICEs available.CateringServiceType.getServiceListList()CATERING SERVICEs available.CateringServiceTypeOrBuilder.getServiceListList()CATERING SERVICEs available.static com.google.protobuf.Internal.EnumLiteMap<CateringServiceEnumeration> CateringServiceEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type CateringServiceEnumerationModifier and TypeMethodDescriptionCateringService_VersionStructure.Builder.addServiceList(CateringServiceEnumeration value) CATERING SERVICEs available.CateringServiceType.Builder.addServiceList(CateringServiceEnumeration value) CATERING SERVICEs available.CateringService_VersionStructure.Builder.setServiceList(int index, CateringServiceEnumeration value) CATERING SERVICEs available.CateringServiceType.Builder.setServiceList(int index, CateringServiceEnumeration value) CATERING SERVICEs available.Method parameters in uk.org.netex.www.netex with type arguments of type CateringServiceEnumerationModifier and TypeMethodDescriptionCateringService_VersionStructure.Builder.addAllServiceList(Iterable<? extends CateringServiceEnumeration> values) CATERING SERVICEs available.CateringServiceType.Builder.addAllServiceList(Iterable<? extends CateringServiceEnumeration> values) CATERING SERVICEs available.