Class EntityPoly
java.lang.Object
org.biojava.nbio.structure.io.mmcif.model.AbstractBean
org.biojava.nbio.structure.io.mmcif.model.EntityPoly
Container for _entity_poly records
- Since:
- 5.0
- Author:
- Jose Duarte
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetEntity_id(String entity_id) voidsetNstd_chirality(String nstd_chirality) voidsetNstd_linkage(String nstd_linkage) voidsetNstd_monomer(String nstd_monomer) voidsetPdbx_seq_one_letter_code(String pdbx_seq_one_letter_code) voidsetPdbx_seq_one_letter_code_can(String pdbx_seq_one_letter_code_can) voidsetPdbx_strand_id(String pdbx_strand_id) voidsetPdbx_target_identifier(String pdbx_target_identifier) voidvoidsetType_details(String type_details) Methods inherited from class org.biojava.nbio.structure.io.mmcif.model.AbstractBean
toString
-
Constructor Details
-
EntityPoly
public EntityPoly()
-
-
Method Details
-
getEntity_id
-
setEntity_id
-
getType
- Returns:
- the type
-
setType
- Parameters:
type- the type to set
-
getNstd_chirality
- Returns:
- the nstd_chirality
-
setNstd_chirality
- Parameters:
nstd_chirality- the nstd_chirality to set
-
getNstd_linkage
- Returns:
- the nstd_linkage
-
setNstd_linkage
- Parameters:
nstd_linkage- the nstd_linkage to set
-
getNstd_monomer
- Returns:
- the nstd_monomer
-
setNstd_monomer
- Parameters:
nstd_monomer- the nstd_monomer to set
-
getType_details
- Returns:
- the type_details
-
setType_details
- Parameters:
type_details- the type_details to set
-
getPdbx_seq_one_letter_code
- Returns:
- the pdbx_seq_one_letter_code
-
setPdbx_seq_one_letter_code
- Parameters:
pdbx_seq_one_letter_code- the pdbx_seq_one_letter_code to set
-
getPdbx_seq_one_letter_code_can
- Returns:
- the pdbx_seq_one_letter_code_can
-
setPdbx_seq_one_letter_code_can
- Parameters:
pdbx_seq_one_letter_code_can- the pdbx_seq_one_letter_code_can to set
-
getPdbx_strand_id
- Returns:
- the pdbx_strand_id
-
setPdbx_strand_id
- Parameters:
pdbx_strand_id- the pdbx_strand_id to set
-
getPdbx_target_identifier
-
setPdbx_target_identifier
-