SchemaItemU¶
- 
class lsst.afw.table.SchemaItemU¶
- 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.SchemaItemU) → lsst.afw.table.FieldU¶
 - 
getKey(self: lsst.afw.table.SchemaItemU) → lsst.afw.table.KeyU¶
 
-