Uses of Class
uk.org.siri.www.siri.AbstractNotificationStructure
Packages that use AbstractNotificationStructure
-
Uses of AbstractNotificationStructure in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return AbstractNotificationStructureModifier and TypeMethodDescriptionAbstractNotificationStructure.Builder.build()AbstractNotificationStructure.Builder.buildPartial()AbstractNotificationStructure.getDefaultInstance()AbstractNotificationStructure.Builder.getDefaultInstanceForType()AbstractNotificationStructure.getDefaultInstanceForType()AbstractNotificationStructure.parseDelimitedFrom(InputStream input) AbstractNotificationStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.parseFrom(byte[] data) AbstractNotificationStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.parseFrom(com.google.protobuf.ByteString data) AbstractNotificationStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.parseFrom(com.google.protobuf.CodedInputStream input) AbstractNotificationStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.parseFrom(InputStream input) AbstractNotificationStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AbstractNotificationStructure.parseFrom(ByteBuffer data) AbstractNotificationStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type AbstractNotificationStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AbstractNotificationStructure> AbstractNotificationStructure.getParserForType()static com.google.protobuf.Parser<AbstractNotificationStructure> AbstractNotificationStructure.parser()Methods in uk.org.siri.www.siri with parameters of type AbstractNotificationStructureModifier and TypeMethodDescriptionAbstractNotificationStructure.Builder.mergeFrom(AbstractNotificationStructure other) AbstractNotificationStructure.newBuilder(AbstractNotificationStructure prototype)