Uses of Class
uk.org.siri.www.siri.CapabilityGeneralInteractionStructure.DeliveryType.Builder
Packages that use CapabilityGeneralInteractionStructure.DeliveryType.Builder
-
Uses of CapabilityGeneralInteractionStructure.DeliveryType.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CapabilityGeneralInteractionStructure.DeliveryType.BuilderModifier and TypeMethodDescriptionCapabilityGeneralInteractionStructure.DeliveryType.Builder.clear()CapabilityGeneralInteractionStructure.DeliveryType.Builder.clearDirectDelivery()Whether the service supports Direct delivery.CapabilityGeneralInteractionStructure.DeliveryType.Builder.clearFetchedDelivery()Whether the service supports Fetched delivery (VDV Style) [siri/siri_requests-v2.0.xsd at 938:62]CapabilityGeneralInteractionStructure.Builder.getDeliveryBuilder()Delivery capabilities.CapabilityGeneralInteractionStructure.DeliveryType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CapabilityGeneralInteractionStructure.DeliveryType.Builder.mergeFrom(com.google.protobuf.Message other) CapabilityGeneralInteractionStructure.DeliveryType.Builder.mergeFrom(CapabilityGeneralInteractionStructure.DeliveryType other) CapabilityGeneralInteractionStructure.DeliveryType.newBuilder()CapabilityGeneralInteractionStructure.DeliveryType.newBuilder(CapabilityGeneralInteractionStructure.DeliveryType prototype) CapabilityGeneralInteractionStructure.DeliveryType.newBuilderForType()CapabilityGeneralInteractionStructure.DeliveryType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CapabilityGeneralInteractionStructure.DeliveryType.Builder.setDirectDelivery(boolean value) Whether the service supports Direct delivery.CapabilityGeneralInteractionStructure.DeliveryType.Builder.setFetchedDelivery(boolean value) Whether the service supports Fetched delivery (VDV Style) [siri/siri_requests-v2.0.xsd at 938:62]CapabilityGeneralInteractionStructure.DeliveryType.toBuilder()Methods in uk.org.siri.www.siri with parameters of type CapabilityGeneralInteractionStructure.DeliveryType.BuilderModifier and TypeMethodDescriptionCapabilityGeneralInteractionStructure.Builder.setDelivery(CapabilityGeneralInteractionStructure.DeliveryType.Builder builderForValue) Delivery capabilities.