SchemaItemB¶
- 
class lsst.afw.table.SchemaItemB¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - field- key- Methods Summary - getField(self)- getKey(self)- Attributes Documentation - 
field¶
 - 
key¶
 - Methods Documentation - 
getField(self: lsst.afw.table.SchemaItemB) → lsst.afw.table.FieldB¶
 - 
getKey(self: lsst.afw.table.SchemaItemB) → lsst.afw.table.KeyB¶
 
-