Class PdbxEntityBranch

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntityBranch
    extends BaseCategory
    Data items in the PDBX_ENTITY_BRANCH category specify the list of branched entities and the type.
    • Constructor Detail

      • PdbxEntityBranch

        public PdbxEntityBranch​(String name,
                                int rowCount,
                                Object[] encodedColumns)
      • PdbxEntityBranch

        public PdbxEntityBranch​(String name)
    • Method Detail

      • getEntityId

        public StrColumn getEntityId()
        The entity id for this branched entity. This data item is a pointer to _entity.id
        Returns:
        StrColumn
      • getType

        public StrColumn getType()
        The type of this branched oligosaccharide.
        Returns:
        StrColumn