SchemaItemU¶
- 
class 
lsst.afw.table.SchemaItemU¶ Bases:
pybind11_builtins.pybind11_objectAttributes Summary
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¶ 
-