Uses of Class
uk.org.siri.www.siri.ServiceDeliveryType.Builder
Packages that use ServiceDeliveryType.Builder
-
Uses of ServiceDeliveryType.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ServiceDeliveryType.BuilderModifier and TypeMethodDescriptionServiceDeliveryType.Builder.addAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.addAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.addAbstractFunctionalServiceDelivery(ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.addAbstractFunctionalServiceDelivery(ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.addAllAbstractFunctionalServiceDelivery(Iterable<? extends ChoiceWrapper_AbstractServiceDeliveryStructure> values) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.clear()ServiceDeliveryType.Builder.clearAbstractFunctionalServiceDelivery()Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.clearAddress()Endpoint Address to which acknowledgements to confirm delivery are to be sent.ServiceDeliveryType.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ServiceDeliveryType.Builder.clearDelegatorRef()Identifier of delegating system that originated message.ServiceDeliveryType.Builder.clearErrorCondition()Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.Builder.clearMoreData()Whether there is a further delvery message with more current updates that follows this one.ServiceDeliveryType.Builder.clearProducerRef()Unique identifier of Producer - Participant reference.ServiceDeliveryType.Builder.clearRequestMessageRef()Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ServiceDeliveryType.Builder.clearResponseMessageIdentifier()An arbitrary unique reference associated with the response which may be used to reference it.ServiceDeliveryType.Builder.clearResponseTimestamp()Time individual response element was created.ServiceDeliveryType.Builder.clearSrsName()Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.ServiceDeliveryType.Builder.clearStatus()Whether the complerte request could be processed successfully or not.SiriSchema.Builder.getServiceDeliveryBuilder()Response from Producer to Consumer to deliver payload data.ServiceDeliveryType.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ServiceDeliveryType.Builder.mergeErrorCondition(ServiceDeliveryType.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.Builder.mergeFrom(com.google.protobuf.Message other) ServiceDeliveryType.Builder.mergeFrom(ServiceDeliveryType other) ServiceDeliveryType.Builder.mergeProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.ServiceDeliveryType.Builder.mergeRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ServiceDeliveryType.Builder.mergeResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.ServiceDeliveryType.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.static ServiceDeliveryType.BuilderServiceDeliveryType.newBuilder()static ServiceDeliveryType.BuilderServiceDeliveryType.newBuilder(ServiceDeliveryType prototype) ServiceDeliveryType.newBuilderForType()protected ServiceDeliveryType.BuilderServiceDeliveryType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ServiceDeliveryType.Builder.removeAbstractFunctionalServiceDelivery(int index) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.setAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure value) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.setAbstractFunctionalServiceDelivery(int index, ChoiceWrapper_AbstractServiceDeliveryStructure.Builder builderForValue) Subsititutable type for a SIRI Functional Service Deivery.ServiceDeliveryType.Builder.setAddress(String value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.ServiceDeliveryType.Builder.setAddressBytes(com.google.protobuf.ByteString value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.ServiceDeliveryType.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ServiceDeliveryType.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.ServiceDeliveryType.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.ServiceDeliveryType.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.ServiceDeliveryType.Builder.setErrorCondition(ServiceDeliveryType.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.Builder.setErrorCondition(ServiceDeliveryType.ErrorConditionType.Builder builderForValue) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.Builder.setMoreData(boolean value) Whether there is a further delvery message with more current updates that follows this one.ServiceDeliveryType.Builder.setProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.ServiceDeliveryType.Builder.setProducerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Producer - Participant reference.ServiceDeliveryType.Builder.setRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ServiceDeliveryType.Builder.setRequestMessageRef(MessageRefStructure.Builder builderForValue) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.ServiceDeliveryType.Builder.setResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.ServiceDeliveryType.Builder.setResponseMessageIdentifier(MessageQualifierStructure.Builder builderForValue) An arbitrary unique reference associated with the response which may be used to reference it.ServiceDeliveryType.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.ServiceDeliveryType.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.ServiceDeliveryType.Builder.setSrsName(String value) Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.ServiceDeliveryType.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.ServiceDeliveryType.Builder.setStatus(boolean value) Whether the complerte request could be processed successfully or not.ServiceDeliveryType.toBuilder()Methods in uk.org.siri.www.siri with parameters of type ServiceDeliveryType.BuilderModifier and TypeMethodDescriptionSiriSchema.Builder.setServiceDelivery(ServiceDeliveryType.Builder builderForValue) Response from Producer to Consumer to deliver payload data.