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