Package uk.org.siri.www.siri
Class ErrorConditionStructure
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.siri.www.siri.ErrorConditionStructure
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ErrorConditionStructureOrBuilder
@Generated
public final class ErrorConditionStructure
extends com.google.protobuf.GeneratedMessage
implements ErrorConditionStructureOrBuilder
Type for RequestErrorCondition. [siri/siri_request_errorConditions-v2.0.xsd at 89:50]Protobuf type
uk.org.siri.www.siri.ErrorConditionStructure- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classType for RequestErrorCondition.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanError: Requestor is not authorised to the service or data requested.Error: Requestor is not authorised to the service or data requested.Error: Valid request was made but request would exceed the permitted resource usage of the client.Error: Valid request was made but request would exceed the permitted resource usage of the client.Error: Data period or subscription period is outside of period covered by service.Error: Data period or subscription period is outside of period covered by service.Error: Service does not support the requested capability.Error: Service does not support the requested capability.static ErrorConditionStructureText description of error.Text description of error.static final com.google.protobuf.Descriptors.DescriptorError: Request contains references to identifiers that are not known.Error: Request contains references to identifiers that are not known.Error: Valid request was made but service does not hold any data for the requested topic. expression.Error: Valid request was made but service does not hold any data for the requested topic. expression.Error: Error type other than the well defined codes.Error: Error type other than the well defined codes.Error: Request contained parameters that were not supported by the producer.Error: Request contained parameters that were not supported by the producer.com.google.protobuf.Parser<ErrorConditionStructure> intError: Functional service is not available to use (but it is still capable of giving this response).Error: Functional service is not available to use (but it is still capable of giving this response).Error: Request contained extensions that were not supported by the producer.Error: Request contained extensions that were not supported by the producer.booleanError: Requestor is not authorised to the service or data requested.booleanError: Valid request was made but request would exceed the permitted resource usage of the client.booleanError: Data period or subscription period is outside of period covered by service.booleanError: Service does not support the requested capability.booleanText description of error.inthashCode()booleanError: Request contains references to identifiers that are not known.booleanError: Valid request was made but service does not hold any data for the requested topic. expression.booleanError: Error type other than the well defined codes.booleanError: Request contained parameters that were not supported by the producer.booleanError: Functional service is not available to use (but it is still capable of giving this response).booleanError: Request contained extensions that were not supported by the producer.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ErrorConditionStructure prototype) protected ErrorConditionStructure.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static ErrorConditionStructureparseDelimitedFrom(InputStream input) static ErrorConditionStructureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorConditionStructureparseFrom(byte[] data) static ErrorConditionStructureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorConditionStructureparseFrom(com.google.protobuf.ByteString data) static ErrorConditionStructureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorConditionStructureparseFrom(com.google.protobuf.CodedInputStream input) static ErrorConditionStructureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorConditionStructureparseFrom(InputStream input) static ErrorConditionStructureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ErrorConditionStructureparseFrom(ByteBuffer data) static ErrorConditionStructureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ErrorConditionStructure> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SERVICE_NOT_AVAILABLE_ERROR_FIELD_NUMBER
public static final int SERVICE_NOT_AVAILABLE_ERROR_FIELD_NUMBER- See Also:
-
CAPABILITY_NOT_SUPPORTED_ERROR_FIELD_NUMBER
public static final int CAPABILITY_NOT_SUPPORTED_ERROR_FIELD_NUMBER- See Also:
-
ACCESS_NOT_ALLOWED_ERROR_FIELD_NUMBER
public static final int ACCESS_NOT_ALLOWED_ERROR_FIELD_NUMBER- See Also:
-
INVALID_DATA_REFERENCES_ERROR_FIELD_NUMBER
public static final int INVALID_DATA_REFERENCES_ERROR_FIELD_NUMBER- See Also:
-
BEYOND_DATA_HORIZON_FIELD_NUMBER
public static final int BEYOND_DATA_HORIZON_FIELD_NUMBER- See Also:
-
NO_INFO_FOR_TOPIC_ERROR_FIELD_NUMBER
public static final int NO_INFO_FOR_TOPIC_ERROR_FIELD_NUMBER- See Also:
-
PARAMETERS_IGNORED_ERROR_FIELD_NUMBER
public static final int PARAMETERS_IGNORED_ERROR_FIELD_NUMBER- See Also:
-
UNKNOWN_EXTENSIONS_ERROR_FIELD_NUMBER
public static final int UNKNOWN_EXTENSIONS_ERROR_FIELD_NUMBER- See Also:
-
ALLOWED_RESOURCE_USAGE_EXCEEDED_ERROR_FIELD_NUMBER
public static final int ALLOWED_RESOURCE_USAGE_EXCEEDED_ERROR_FIELD_NUMBER- See Also:
-
OTHER_ERROR_FIELD_NUMBER
public static final int OTHER_ERROR_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasServiceNotAvailableError
public boolean hasServiceNotAvailableError()Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1;- Specified by:
hasServiceNotAvailableErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the serviceNotAvailableError field is set.
-
getServiceNotAvailableError
Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1;- Specified by:
getServiceNotAvailableErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The serviceNotAvailableError.
-
getServiceNotAvailableErrorOrBuilder
Error: Functional service is not available to use (but it is still capable of giving this response). [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
.uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 1;- Specified by:
getServiceNotAvailableErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasCapabilityNotSupportedError
public boolean hasCapabilityNotSupportedError()Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2;- Specified by:
hasCapabilityNotSupportedErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the capabilityNotSupportedError field is set.
-
getCapabilityNotSupportedError
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2;- Specified by:
getCapabilityNotSupportedErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The capabilityNotSupportedError.
-
getCapabilityNotSupportedErrorOrBuilder
Error: Service does not support the requested capability. [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
.uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 2;- Specified by:
getCapabilityNotSupportedErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasAccessNotAllowedError
public boolean hasAccessNotAllowedError()Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3;- Specified by:
hasAccessNotAllowedErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the accessNotAllowedError field is set.
-
getAccessNotAllowedError
Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3;- Specified by:
getAccessNotAllowedErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The accessNotAllowedError.
-
getAccessNotAllowedErrorOrBuilder
Error: Requestor is not authorised to the service or data requested. [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
.uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 3;- Specified by:
getAccessNotAllowedErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasInvalidDataReferencesError
public boolean hasInvalidDataReferencesError()Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4;- Specified by:
hasInvalidDataReferencesErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the invalidDataReferencesError field is set.
-
getInvalidDataReferencesError
Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4;- Specified by:
getInvalidDataReferencesErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The invalidDataReferencesError.
-
getInvalidDataReferencesErrorOrBuilder
Error: Request contains references to identifiers that are not known. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
.uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 4;- Specified by:
getInvalidDataReferencesErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasBeyondDataHorizon
public boolean hasBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5;- Specified by:
hasBeyondDataHorizonin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the beyondDataHorizon field is set.
-
getBeyondDataHorizon
Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5;- Specified by:
getBeyondDataHorizonin interfaceErrorConditionStructureOrBuilder- Returns:
- The beyondDataHorizon.
-
getBeyondDataHorizonOrBuilder
Error: Data period or subscription period is outside of period covered by service. [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
.uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 5;- Specified by:
getBeyondDataHorizonOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasNoInfoForTopicError
public boolean hasNoInfoForTopicError()Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6;- Specified by:
hasNoInfoForTopicErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the noInfoForTopicError field is set.
-
getNoInfoForTopicError
Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6;- Specified by:
getNoInfoForTopicErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The noInfoForTopicError.
-
getNoInfoForTopicErrorOrBuilder
Error: Valid request was made but service does not hold any data for the requested topic. expression. [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
.uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 6;- Specified by:
getNoInfoForTopicErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasParametersIgnoredError
public boolean hasParametersIgnoredError()Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7;- Specified by:
hasParametersIgnoredErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the parametersIgnoredError field is set.
-
getParametersIgnoredError
Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7;- Specified by:
getParametersIgnoredErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The parametersIgnoredError.
-
getParametersIgnoredErrorOrBuilder
Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
.uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 7;- Specified by:
getParametersIgnoredErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasUnknownExtensionsError
public boolean hasUnknownExtensionsError()Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8;- Specified by:
hasUnknownExtensionsErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the unknownExtensionsError field is set.
-
getUnknownExtensionsError
Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8;- Specified by:
getUnknownExtensionsErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The unknownExtensionsError.
-
getUnknownExtensionsErrorOrBuilder
Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored.. +SIRI v2.0. [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
.uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 8;- Specified by:
getUnknownExtensionsErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasAllowedResourceUsageExceededError
public boolean hasAllowedResourceUsageExceededError()Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9;- Specified by:
hasAllowedResourceUsageExceededErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the allowedResourceUsageExceededError field is set.
-
getAllowedResourceUsageExceededError
Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9;- Specified by:
getAllowedResourceUsageExceededErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The allowedResourceUsageExceededError.
-
getAllowedResourceUsageExceededErrorOrBuilder
public AllowedResourceUsageExceededErrorStructureOrBuilder getAllowedResourceUsageExceededErrorOrBuilder()Error: Valid request was made but request would exceed the permitted resource usage of the client. [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
.uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 9;- Specified by:
getAllowedResourceUsageExceededErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasOtherError
public boolean hasOtherError()Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10;- Specified by:
hasOtherErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the otherError field is set.
-
getOtherError
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10;- Specified by:
getOtherErrorin interfaceErrorConditionStructureOrBuilder- Returns:
- The otherError.
-
getOtherErrorOrBuilder
Error: Error type other than the well defined codes. [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
.uk.org.siri.www.siri.OtherErrorStructure other_error = 10;- Specified by:
getOtherErrorOrBuilderin interfaceErrorConditionStructureOrBuilder
-
hasDescription
public boolean hasDescription()Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;- Specified by:
hasDescriptionin interfaceErrorConditionStructureOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;- Specified by:
getDescriptionin interfaceErrorConditionStructureOrBuilder- Returns:
- The description.
-
getDescriptionOrBuilder
Text description of error. [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
.uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;- Specified by:
getDescriptionOrBuilderin interfaceErrorConditionStructureOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ErrorConditionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorConditionStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorConditionStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorConditionStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorConditionStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorConditionStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ErrorConditionStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ErrorConditionStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ErrorConditionStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ErrorConditionStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ErrorConditionStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-