Uses of Class
uk.org.siri.www.siri.UnknownEndpointErrorStructure
Packages that use UnknownEndpointErrorStructure
-
Uses of UnknownEndpointErrorStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return UnknownEndpointErrorStructureModifier and TypeMethodDescriptionUnknownEndpointErrorStructure.Builder.build()UnknownEndpointErrorStructure.Builder.buildPartial()UnknownEndpointErrorStructure.getDefaultInstance()UnknownEndpointErrorStructure.Builder.getDefaultInstanceForType()UnknownEndpointErrorStructure.getDefaultInstanceForType()ErrorConditionElementStructure.Builder.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.ErrorConditionElementStructure.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.ErrorConditionElementStructureOrBuilder.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructureOrBuilder.getUnknownEndpointError()Error: Recipient for a message to be distributed is unknown.UnknownEndpointErrorStructure.parseDelimitedFrom(InputStream input) UnknownEndpointErrorStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.parseFrom(byte[] data) UnknownEndpointErrorStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.parseFrom(com.google.protobuf.ByteString data) UnknownEndpointErrorStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.parseFrom(com.google.protobuf.CodedInputStream input) UnknownEndpointErrorStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.parseFrom(InputStream input) UnknownEndpointErrorStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnknownEndpointErrorStructure.parseFrom(ByteBuffer data) UnknownEndpointErrorStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type UnknownEndpointErrorStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UnknownEndpointErrorStructure> UnknownEndpointErrorStructure.getParserForType()static com.google.protobuf.Parser<UnknownEndpointErrorStructure> UnknownEndpointErrorStructure.parser()Methods in uk.org.siri.www.siri with parameters of type UnknownEndpointErrorStructureModifier and TypeMethodDescriptionUnknownEndpointErrorStructure.Builder.mergeFrom(UnknownEndpointErrorStructure other) ErrorConditionElementStructure.Builder.mergeUnknownEndpointError(UnknownEndpointErrorStructure value) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.mergeUnknownEndpointError(UnknownEndpointErrorStructure value) Error: Recipient for a message to be distributed is unknown.UnknownEndpointErrorStructure.newBuilder(UnknownEndpointErrorStructure prototype) ErrorConditionElementStructure.Builder.setUnknownEndpointError(UnknownEndpointErrorStructure value) Error: Recipient for a message to be distributed is unknown.ServiceDeliveryErrorConditionStructure.Builder.setUnknownEndpointError(UnknownEndpointErrorStructure value) Error: Recipient for a message to be distributed is unknown.