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