Uses of Class
uk.org.netex.www.netex.BoundingBoxStructure
Packages that use BoundingBoxStructure
-
Uses of BoundingBoxStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return BoundingBoxStructureModifier and TypeMethodDescriptionBoundingBoxStructure.Builder.build()BoundingBoxStructure.Builder.buildPartial()NetworkFilterByValueStructure.Builder.getBoundingBox()Area containing objects to be returned.NetworkFilterByValueStructure.getBoundingBox()Area containing objects to be returned.NetworkFilterByValueStructureOrBuilder.getBoundingBox()Area containing objects to be returned.ObjectFilterByValueStructure.Builder.getBoundingBox()Area containing objects to be returned.ObjectFilterByValueStructure.getBoundingBox()Area containing objects to be returned.ObjectFilterByValueStructureOrBuilder.getBoundingBox()Area containing objects to be returned.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.netex.www.netex 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.netex.www.netex with parameters of type BoundingBoxStructureModifier and TypeMethodDescriptionNetworkFilterByValueStructure.Builder.mergeBoundingBox(BoundingBoxStructure value) Area containing objects to be returned.ObjectFilterByValueStructure.Builder.mergeBoundingBox(BoundingBoxStructure value) Area containing objects to be returned.BoundingBoxStructure.Builder.mergeFrom(BoundingBoxStructure other) static BoundingBoxStructure.BuilderBoundingBoxStructure.newBuilder(BoundingBoxStructure prototype) NetworkFilterByValueStructure.Builder.setBoundingBox(BoundingBoxStructure value) Area containing objects to be returned.ObjectFilterByValueStructure.Builder.setBoundingBox(BoundingBoxStructure value) Area containing objects to be returned.