Uses of Enum Class
uk.org.siri.www.siri.DeliveryMethodEnumeration
Packages that use DeliveryMethodEnumeration
-
Uses of DeliveryMethodEnumeration in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return DeliveryMethodEnumerationModifier and TypeMethodDescriptionstatic DeliveryMethodEnumerationDeliveryMethodEnumeration.forNumber(int value) ServiceRequestContextStructure.Builder.getDeliveryMethod()Whether Delivery is fetched or retrieved.ServiceRequestContextStructure.getDeliveryMethod()Whether Delivery is fetched or retrieved.ServiceRequestContextStructureOrBuilder.getDeliveryMethod()Whether Delivery is fetched or retrieved.static DeliveryMethodEnumerationDeliveryMethodEnumeration.valueOf(int value) Deprecated.static DeliveryMethodEnumerationDeliveryMethodEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DeliveryMethodEnumerationReturns the enum constant of this class with the specified name.static DeliveryMethodEnumeration[]DeliveryMethodEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.siri.www.siri that return types with arguments of type DeliveryMethodEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DeliveryMethodEnumeration> DeliveryMethodEnumeration.internalGetValueMap()Methods in uk.org.siri.www.siri with parameters of type DeliveryMethodEnumerationModifier and TypeMethodDescriptionServiceRequestContextStructure.Builder.setDeliveryMethod(DeliveryMethodEnumeration value) Whether Delivery is fetched or retrieved.