Uses of Class
uk.org.siri.www.siri.HeartbeatNotificationStructure.ErrorConditionType
Packages that use HeartbeatNotificationStructure.ErrorConditionType
-
Uses of HeartbeatNotificationStructure.ErrorConditionType in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return HeartbeatNotificationStructure.ErrorConditionTypeModifier and TypeMethodDescriptionHeartbeatNotificationStructure.ErrorConditionType.Builder.build()HeartbeatNotificationStructure.ErrorConditionType.Builder.buildPartial()HeartbeatNotificationStructure.ErrorConditionType.getDefaultInstance()HeartbeatNotificationStructure.ErrorConditionType.Builder.getDefaultInstanceForType()HeartbeatNotificationStructure.ErrorConditionType.getDefaultInstanceForType()HeartbeatNotificationStructure.Builder.getErrorCondition()Description of any error or warning condition that applies to the status check.HeartbeatNotificationStructure.getErrorCondition()Description of any error or warning condition that applies to the status check.HeartbeatNotificationStructureOrBuilder.getErrorCondition()Description of any error or warning condition that applies to the status check.HeartbeatNotificationStructure.ErrorConditionType.parseDelimitedFrom(InputStream input) HeartbeatNotificationStructure.ErrorConditionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(byte[] data) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(com.google.protobuf.ByteString data) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(com.google.protobuf.CodedInputStream input) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(InputStream input) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(ByteBuffer data) HeartbeatNotificationStructure.ErrorConditionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type HeartbeatNotificationStructure.ErrorConditionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HeartbeatNotificationStructure.ErrorConditionType> HeartbeatNotificationStructure.ErrorConditionType.getParserForType()static com.google.protobuf.Parser<HeartbeatNotificationStructure.ErrorConditionType> HeartbeatNotificationStructure.ErrorConditionType.parser()Methods in uk.org.siri.www.siri with parameters of type HeartbeatNotificationStructure.ErrorConditionTypeModifier and TypeMethodDescriptionHeartbeatNotificationStructure.Builder.mergeErrorCondition(HeartbeatNotificationStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.HeartbeatNotificationStructure.ErrorConditionType.Builder.mergeFrom(HeartbeatNotificationStructure.ErrorConditionType other) HeartbeatNotificationStructure.ErrorConditionType.newBuilder(HeartbeatNotificationStructure.ErrorConditionType prototype) HeartbeatNotificationStructure.Builder.setErrorCondition(HeartbeatNotificationStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.