Uses of Class
org.rcsb.cif.model.ValueKind
| Package | Description |
|---|---|
| org.rcsb.cif.model | |
| org.rcsb.cif.model.binary | |
| org.rcsb.cif.model.builder | |
| org.rcsb.cif.model.text | |
| org.rcsb.cif.schema |
-
Uses of ValueKind in org.rcsb.cif.model
Methods in org.rcsb.cif.model that return ValueKind Modifier and Type Method Description ValueKindColumn.EmptyColumn. getValueKind(int row)ValueKindColumn. getValueKind(int row)States theValueKindfor a particular row.static ValueKindValueKind. valueOf(String name)Returns the enum constant of this type with the specified name.static ValueKind[]ValueKind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.rcsb.cif.model that return types with arguments of type ValueKind Modifier and Type Method Description List<ValueKind>ColumnBuilder. getMask()The registered mask data.Stream<ValueKind>Column.EmptyColumn. valueKinds()default Stream<ValueKind>Column. valueKinds() -
Uses of ValueKind in org.rcsb.cif.model.binary
Methods in org.rcsb.cif.model.binary that return ValueKind Modifier and Type Method Description ValueKindBinaryColumn. getValueKind(int row) -
Uses of ValueKind in org.rcsb.cif.model.builder
Methods in org.rcsb.cif.model.builder that return types with arguments of type ValueKind Modifier and Type Method Description List<ValueKind>ColumnBuilderImpl. getMask() -
Uses of ValueKind in org.rcsb.cif.model.text
Methods in org.rcsb.cif.model.text that return ValueKind Modifier and Type Method Description ValueKindTextColumn. getValueKind(int row) -
Uses of ValueKind in org.rcsb.cif.schema
Methods in org.rcsb.cif.schema that return ValueKind Modifier and Type Method Description ValueKindDelegatingColumn. getValueKind(int row)