Uses of Class
uk.org.siri.www.siri.DataSupplyRequestBodyStructure.Builder
Packages that use DataSupplyRequestBodyStructure.Builder
-
Uses of DataSupplyRequestBodyStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return DataSupplyRequestBodyStructure.BuilderModifier and TypeMethodDescriptionDataSupplyRequestBodyStructure.Builder.clear()DataSupplyRequestBodyStructure.Builder.clearAllData()Whether to return all data, or just new updates since the last delivery.DataSupplyRequestBodyStructure.Builder.clearNotificationRef()Reference to a specific notification message for which data is to be fetched.DataSupplyRequestBodyStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataSupplyRequestBodyStructure.Builder.mergeFrom(com.google.protobuf.Message other) DataSupplyRequestBodyStructure.Builder.mergeFrom(DataSupplyRequestBodyStructure other) DataSupplyRequestBodyStructure.Builder.mergeNotificationRef(MessageRefStructure value) Reference to a specific notification message for which data is to be fetched.DataSupplyRequestBodyStructure.newBuilder()DataSupplyRequestBodyStructure.newBuilder(DataSupplyRequestBodyStructure prototype) DataSupplyRequestBodyStructure.newBuilderForType()protected DataSupplyRequestBodyStructure.BuilderDataSupplyRequestBodyStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DataSupplyRequestBodyStructure.Builder.setAllData(boolean value) Whether to return all data, or just new updates since the last delivery.DataSupplyRequestBodyStructure.Builder.setNotificationRef(MessageRefStructure value) Reference to a specific notification message for which data is to be fetched.DataSupplyRequestBodyStructure.Builder.setNotificationRef(MessageRefStructure.Builder builderForValue) Reference to a specific notification message for which data is to be fetched.DataSupplyRequestBodyStructure.toBuilder()