public class EntityPoly extends AbstractBean
Constructor and Description |
---|
EntityPoly() |
Modifier and Type | Method and Description |
---|---|
String |
getEntity_id() |
String |
getNstd_chirality() |
String |
getNstd_linkage() |
String |
getNstd_monomer() |
String |
getPdbx_seq_one_letter_code_can() |
String |
getPdbx_seq_one_letter_code() |
String |
getPdbx_strand_id() |
String |
getPdbx_target_identifier() |
String |
getType_details() |
String |
getType() |
void |
setEntity_id(String entity_id) |
void |
setNstd_chirality(String nstd_chirality) |
void |
setNstd_linkage(String nstd_linkage) |
void |
setNstd_monomer(String nstd_monomer) |
void |
setPdbx_seq_one_letter_code_can(String pdbx_seq_one_letter_code_can) |
void |
setPdbx_seq_one_letter_code(String pdbx_seq_one_letter_code) |
void |
setPdbx_strand_id(String pdbx_strand_id) |
void |
setPdbx_target_identifier(String pdbx_target_identifier) |
void |
setType_details(String type_details) |
void |
setType(String type) |
toString
public EntityPoly()
public String getEntity_id()
public void setEntity_id(String entity_id)
public String getNstd_chirality()
public void setNstd_chirality(String nstd_chirality)
nstd_chirality
- the nstd_chirality to setpublic String getNstd_linkage()
public void setNstd_linkage(String nstd_linkage)
nstd_linkage
- the nstd_linkage to setpublic String getNstd_monomer()
public void setNstd_monomer(String nstd_monomer)
nstd_monomer
- the nstd_monomer to setpublic String getType_details()
public void setType_details(String type_details)
type_details
- the type_details to setpublic String getPdbx_seq_one_letter_code()
public void setPdbx_seq_one_letter_code(String pdbx_seq_one_letter_code)
pdbx_seq_one_letter_code
- the pdbx_seq_one_letter_code to setpublic String getPdbx_seq_one_letter_code_can()
public void setPdbx_seq_one_letter_code_can(String pdbx_seq_one_letter_code_can)
pdbx_seq_one_letter_code_can
- the pdbx_seq_one_letter_code_can to setpublic String getPdbx_strand_id()
public void setPdbx_strand_id(String pdbx_strand_id)
pdbx_strand_id
- the pdbx_strand_id to setpublic String getPdbx_target_identifier()
public void setPdbx_target_identifier(String pdbx_target_identifier)
Copyright © 2000–2019 BioJava. All rights reserved.