Uses of Class
uk.org.siri.www.siri.HeartbeatNotificationStructure
Packages that use HeartbeatNotificationStructure
-
Uses of HeartbeatNotificationStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return HeartbeatNotificationStructureModifier and TypeMethodDescriptionHeartbeatNotificationStructure.Builder.build()HeartbeatNotificationStructure.Builder.buildPartial()HeartbeatNotificationStructure.getDefaultInstance()HeartbeatNotificationStructure.Builder.getDefaultInstanceForType()HeartbeatNotificationStructure.getDefaultInstanceForType()SiriSchema.Builder.getHeartbeatNotification()Notification from Producer to Consumer to indicate that the service is running normally.SiriSchema.getHeartbeatNotification()Notification from Producer to Consumer to indicate that the service is running normally.SiriSchemaOrBuilder.getHeartbeatNotification()Notification from Producer to Consumer to indicate that the service is running normally.HeartbeatNotificationStructure.parseDelimitedFrom(InputStream input) HeartbeatNotificationStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.parseFrom(byte[] data) HeartbeatNotificationStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.parseFrom(com.google.protobuf.ByteString data) HeartbeatNotificationStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.parseFrom(com.google.protobuf.CodedInputStream input) HeartbeatNotificationStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.parseFrom(InputStream input) HeartbeatNotificationStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeartbeatNotificationStructure.parseFrom(ByteBuffer data) HeartbeatNotificationStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type HeartbeatNotificationStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HeartbeatNotificationStructure> HeartbeatNotificationStructure.getParserForType()static com.google.protobuf.Parser<HeartbeatNotificationStructure> HeartbeatNotificationStructure.parser()Methods in uk.org.siri.www.siri with parameters of type HeartbeatNotificationStructureModifier and TypeMethodDescriptionHeartbeatNotificationStructure.Builder.mergeFrom(HeartbeatNotificationStructure other) SiriSchema.Builder.mergeHeartbeatNotification(HeartbeatNotificationStructure value) Notification from Producer to Consumer to indicate that the service is running normally.HeartbeatNotificationStructure.newBuilder(HeartbeatNotificationStructure prototype) SiriSchema.Builder.setHeartbeatNotification(HeartbeatNotificationStructure value) Notification from Producer to Consumer to indicate that the service is running normally.