Uses of Class
uk.org.siri.www.siri.AbstractNotificationStructure.Builder
Packages that use AbstractNotificationStructure.Builder
-
Uses of AbstractNotificationStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractNotificationStructure.BuilderModifier and TypeMethodDescriptionAbstractNotificationStructure.Builder.clear()AbstractNotificationStructure.Builder.clearAccountId()Account Identifier.AbstractNotificationStructure.Builder.clearAccountKey()Authentication key for request.AbstractNotificationStructure.Builder.clearAddress()Address to which response is to be sent.AbstractNotificationStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractNotificationStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.AbstractNotificationStructure.Builder.clearMessageIdentifier()Arbitrary unique reference to this message.AbstractNotificationStructure.Builder.clearProducerRef()Unique identifier of Producer - Participant reference.AbstractNotificationStructure.Builder.clearRequestTimestamp()Timestamp on request.AbstractNotificationStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractNotificationStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.Builder.mergeFrom(com.google.protobuf.Message other) AbstractNotificationStructure.Builder.mergeFrom(AbstractNotificationStructure other) AbstractNotificationStructure.Builder.mergeMessageIdentifier(MessageQualifierStructure value) Arbitrary unique reference to this message.AbstractNotificationStructure.Builder.mergeProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.AbstractNotificationStructure.Builder.mergeRequestTimestamp(com.google.protobuf.Timestamp value) Timestamp on request.AbstractNotificationStructure.newBuilder()AbstractNotificationStructure.newBuilder(AbstractNotificationStructure prototype) AbstractNotificationStructure.newBuilderForType()protected AbstractNotificationStructure.BuilderAbstractNotificationStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AbstractNotificationStructure.Builder.setAccountId(String value) Account Identifier.AbstractNotificationStructure.Builder.setAccountIdBytes(com.google.protobuf.ByteString value) Account Identifier.AbstractNotificationStructure.Builder.setAccountKey(String value) Authentication key for request.AbstractNotificationStructure.Builder.setAccountKeyBytes(com.google.protobuf.ByteString value) Authentication key for request.AbstractNotificationStructure.Builder.setAddress(String value) Address to which response is to be sent.AbstractNotificationStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Address to which response is to be sent.AbstractNotificationStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractNotificationStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.AbstractNotificationStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.AbstractNotificationStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.AbstractNotificationStructure.Builder.setMessageIdentifier(MessageQualifierStructure value) Arbitrary unique reference to this message.AbstractNotificationStructure.Builder.setMessageIdentifier(MessageQualifierStructure.Builder builderForValue) Arbitrary unique reference to this message.AbstractNotificationStructure.Builder.setProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.AbstractNotificationStructure.Builder.setProducerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Producer - Participant reference.AbstractNotificationStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp value) Timestamp on request.AbstractNotificationStructure.Builder.setRequestTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Timestamp on request.AbstractNotificationStructure.toBuilder()