Uses of Class
uk.org.siri.www.siri.NoInfoForTopicErrorStructure.Builder
Packages that use NoInfoForTopicErrorStructure.Builder
-
Uses of NoInfoForTopicErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return NoInfoForTopicErrorStructure.BuilderModifier and TypeMethodDescriptionNoInfoForTopicErrorStructure.Builder.clear()NoInfoForTopicErrorStructure.Builder.clearErrorText()Addtional Description of error.NoInfoForTopicErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getNoInfoForTopicErrorBuilder()Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.getNoInfoForTopicErrorBuilder()Error: Valid request was made but service does not hold any data for the requested topic. expression.ServiceDeliveryErrorConditionStructure.Builder.getNoInfoForTopicErrorBuilder()Error: Valid request was made but service does not hold any data for the requested topic. expression.NoInfoForTopicErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NoInfoForTopicErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) NoInfoForTopicErrorStructure.Builder.mergeFrom(NoInfoForTopicErrorStructure other) NoInfoForTopicErrorStructure.newBuilder()NoInfoForTopicErrorStructure.newBuilder(NoInfoForTopicErrorStructure prototype) NoInfoForTopicErrorStructure.newBuilderForType()protected NoInfoForTopicErrorStructure.BuilderNoInfoForTopicErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) NoInfoForTopicErrorStructure.Builder.setErrorText(String value) Addtional Description of error.NoInfoForTopicErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.NoInfoForTopicErrorStructure.Builder.setNumber(int value) Error code number associated with error.NoInfoForTopicErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type NoInfoForTopicErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setNoInfoForTopicError(NoInfoForTopicErrorStructure.Builder builderForValue) Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.setNoInfoForTopicError(NoInfoForTopicErrorStructure.Builder builderForValue) Error: Valid request was made but service does not hold any data for the requested topic. expression.ServiceDeliveryErrorConditionStructure.Builder.setNoInfoForTopicError(NoInfoForTopicErrorStructure.Builder builderForValue) Error: Valid request was made but service does not hold any data for the requested topic. expression.