Uses of Class
uk.org.siri.www.siri.ServiceDeliveryBodyStructure.Builder
Packages that use ServiceDeliveryBodyStructure.Builder
-
Uses of ServiceDeliveryBodyStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ServiceDeliveryBodyStructure.BuilderModifier and TypeMethodDescriptionServiceDeliveryBodyStructure.Builder.addAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.addAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.addAbstractFunctionalServiceDelivery(ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.addAbstractFunctionalServiceDelivery(ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.addAllAbstractFunctionalServiceDelivery(Iterable<? extends ChoiceWrapper_AbstractServiceDeliveryStructure> values) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.clear()ServiceDeliveryBodyStructure.Builder.clearAbstractFunctionalServiceDelivery()Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.clearErrorCondition()Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryBodyStructure.Builder.clearMoreData()Whether there is a further delvery message with more current updates that follows this one.ServiceDeliveryBodyStructure.Builder.clearSrsName()Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.ServiceDeliveryBodyStructure.Builder.clearStatus()Whether the complerte request could be processed successfully or not.ServiceDeliveryBodyStructure.Builder.mergeErrorCondition(ServiceDeliveryBodyStructure.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryBodyStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryBodyStructure.Builder.mergeFrom(com.google.protobuf.Message other) ServiceDeliveryBodyStructure.Builder.mergeFrom(ServiceDeliveryBodyStructure other) ServiceDeliveryBodyStructure.newBuilder()ServiceDeliveryBodyStructure.newBuilder(ServiceDeliveryBodyStructure prototype) ServiceDeliveryBodyStructure.newBuilderForType()protected ServiceDeliveryBodyStructure.BuilderServiceDeliveryBodyStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ServiceDeliveryBodyStructure.Builder.removeAbstractFunctionalServiceDelivery(int index) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.setAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.setAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryBodyStructure.Builder.setErrorCondition(ServiceDeliveryBodyStructure.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryBodyStructure.Builder.setErrorCondition(ServiceDeliveryBodyStructure.ErrorConditionType.Builder builderForValue) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryBodyStructure.Builder.setMoreData(boolean value) Whether there is a further delvery message with more current updates that follows this one.ServiceDeliveryBodyStructure.Builder.setSrsName(String value) Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.ServiceDeliveryBodyStructure.Builder.setSrsNameBytes(com.google.protobuf.ByteString value) Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.ServiceDeliveryBodyStructure.Builder.setStatus(boolean value) Whether the complerte request could be processed successfully or not.ServiceDeliveryBodyStructure.toBuilder()