Uses of Class
uk.org.siri.www.siri.AbstractServiceCapabilitiesResponseStructure.Builder
Packages that use AbstractServiceCapabilitiesResponseStructure.Builder
-
Uses of AbstractServiceCapabilitiesResponseStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractServiceCapabilitiesResponseStructure.BuilderModifier and TypeMethodDescriptionAbstractServiceCapabilitiesResponseStructure.Builder.clear()AbstractServiceCapabilitiesResponseStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractServiceCapabilitiesResponseStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.AbstractServiceCapabilitiesResponseStructure.Builder.clearErrorCondition()Description of any error or warning condition.AbstractServiceCapabilitiesResponseStructure.Builder.clearRequestMessageRef()Arbitrary unique reference to the request which gave rise to this message.AbstractServiceCapabilitiesResponseStructure.Builder.clearResponseTimestamp()Time individual response element was created.AbstractServiceCapabilitiesResponseStructure.Builder.clearStatus()Whether the request was processed successfully or not.AbstractServiceCapabilitiesResponseStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractServiceCapabilitiesResponseStructure.Builder.mergeErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition.AbstractServiceCapabilitiesResponseStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractServiceCapabilitiesResponseStructure.Builder.mergeFrom(com.google.protobuf.Message other) AbstractServiceCapabilitiesResponseStructure.Builder.mergeFrom(AbstractServiceCapabilitiesResponseStructure other) AbstractServiceCapabilitiesResponseStructure.Builder.mergeRequestMessageRef(MessageQualifierStructure value) Arbitrary unique reference to the request which gave rise to this message.AbstractServiceCapabilitiesResponseStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.AbstractServiceCapabilitiesResponseStructure.newBuilder()AbstractServiceCapabilitiesResponseStructure.newBuilder(AbstractServiceCapabilitiesResponseStructure prototype) AbstractServiceCapabilitiesResponseStructure.newBuilderForType()AbstractServiceCapabilitiesResponseStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AbstractServiceCapabilitiesResponseStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractServiceCapabilitiesResponseStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractServiceCapabilitiesResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractServiceCapabilitiesResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.AbstractServiceCapabilitiesResponseStructure.Builder.setErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition.AbstractServiceCapabilitiesResponseStructure.Builder.setErrorCondition(ServiceDeliveryErrorConditionStructure.Builder builderForValue) Description of any error or warning condition.AbstractServiceCapabilitiesResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure value) Arbitrary unique reference to the request which gave rise to this message.AbstractServiceCapabilitiesResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure.Builder builderForValue) Arbitrary unique reference to the request which gave rise to this message.AbstractServiceCapabilitiesResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.AbstractServiceCapabilitiesResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.AbstractServiceCapabilitiesResponseStructure.Builder.setStatus(boolean value) Whether the request was processed successfully or not.AbstractServiceCapabilitiesResponseStructure.toBuilder()