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