Uses of Class
uk.org.siri.www.siri.CheckStatusResponseBodyStructure.Builder
Packages that use CheckStatusResponseBodyStructure.Builder
-
Uses of CheckStatusResponseBodyStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CheckStatusResponseBodyStructure.BuilderModifier and TypeMethodDescriptionCheckStatusResponseBodyStructure.Builder.clear()CheckStatusResponseBodyStructure.Builder.clearDataReady()Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]CheckStatusResponseBodyStructure.Builder.clearErrorCondition()Description of any error or warning condition that applies to the status check.CheckStatusResponseBodyStructure.Builder.clearServiceStartedTime()Time at which current instantiation of service started.CheckStatusResponseBodyStructure.Builder.clearShortestPossibleCycle()Minimum interval at which updates can be sent.CheckStatusResponseBodyStructure.Builder.clearStatus()Whether the request was processed successfully or not.CheckStatusResponseBodyStructure.Builder.clearValidUntil()End of data horizon of the data producer.CheckStatusResponseBodyStructure.Builder.mergeErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.CheckStatusResponseBodyStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CheckStatusResponseBodyStructure.Builder.mergeFrom(com.google.protobuf.Message other) CheckStatusResponseBodyStructure.Builder.mergeFrom(CheckStatusResponseBodyStructure other) CheckStatusResponseBodyStructure.Builder.mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.CheckStatusResponseBodyStructure.Builder.mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.CheckStatusResponseBodyStructure.Builder.mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.CheckStatusResponseBodyStructure.newBuilder()CheckStatusResponseBodyStructure.newBuilder(CheckStatusResponseBodyStructure prototype) CheckStatusResponseBodyStructure.newBuilderForType()protected CheckStatusResponseBodyStructure.BuilderCheckStatusResponseBodyStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CheckStatusResponseBodyStructure.Builder.setDataReady(boolean value) Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]CheckStatusResponseBodyStructure.Builder.setErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.CheckStatusResponseBodyStructure.Builder.setErrorCondition(CheckStatusResponseBodyStructure.ErrorConditionType.Builder builderForValue) Description of any error or warning condition that applies to the status check.CheckStatusResponseBodyStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.CheckStatusResponseBodyStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which current instantiation of service started.CheckStatusResponseBodyStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.CheckStatusResponseBodyStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent.CheckStatusResponseBodyStructure.Builder.setStatus(boolean value) Whether the request was processed successfully or not.CheckStatusResponseBodyStructure.Builder.setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.CheckStatusResponseBodyStructure.Builder.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer.CheckStatusResponseBodyStructure.toBuilder()