Uses of Class
uk.org.siri.www.siri.BeyondDataHorizonErrorStructure.Builder
Packages that use BeyondDataHorizonErrorStructure.Builder
-
Uses of BeyondDataHorizonErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return BeyondDataHorizonErrorStructure.BuilderModifier and TypeMethodDescriptionBeyondDataHorizonErrorStructure.Builder.clear()BeyondDataHorizonErrorStructure.Builder.clearErrorText()Addtional Description of error.BeyondDataHorizonErrorStructure.Builder.clearNumber()Error code number associated with error.ErrorConditionElementStructure.Builder.getBeyondDataHorizonBuilder()Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.getBeyondDataHorizonBuilder()Error: Data period or subscription period is outside of period covered by service.ServiceDeliveryErrorConditionStructure.Builder.getBeyondDataHorizonBuilder()Error: Data period or subscription period is outside of period covered by service.BeyondDataHorizonErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BeyondDataHorizonErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) BeyondDataHorizonErrorStructure.Builder.mergeFrom(BeyondDataHorizonErrorStructure other) BeyondDataHorizonErrorStructure.newBuilder()BeyondDataHorizonErrorStructure.newBuilder(BeyondDataHorizonErrorStructure prototype) BeyondDataHorizonErrorStructure.newBuilderForType()protected BeyondDataHorizonErrorStructure.BuilderBeyondDataHorizonErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BeyondDataHorizonErrorStructure.Builder.setErrorText(String value) Addtional Description of error.BeyondDataHorizonErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.BeyondDataHorizonErrorStructure.Builder.setNumber(int value) Error code number associated with error.BeyondDataHorizonErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type BeyondDataHorizonErrorStructure.BuilderModifier and TypeMethodDescriptionErrorConditionElementStructure.Builder.setBeyondDataHorizon(BeyondDataHorizonErrorStructure.Builder builderForValue) Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.setBeyondDataHorizon(BeyondDataHorizonErrorStructure.Builder builderForValue) Error: Data period or subscription period is outside of period covered by service.ServiceDeliveryErrorConditionStructure.Builder.setBeyondDataHorizon(BeyondDataHorizonErrorStructure.Builder builderForValue) Error: Data period or subscription period is outside of period covered by service.