Class Exptl
java.lang.Object
org.biojava.nbio.structure.io.mmcif.model.AbstractBean
org.biojava.nbio.structure.io.mmcif.model.Exptl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAbsorpt_coefficient_mu
(String absorpt_coefficient_mu) void
setAbsorpt_correction_T_max
(String absorpt_correction_T_max) void
setAbsorpt_correction_T_min
(String absorpt_correction_T_min) void
setAbsorpt_correction_type
(String absorpt_correction_type) void
setAbsorpt_process_details
(String absorpt_process_details) void
setCrystals_number
(String crystals_number) void
setDetails
(String details) void
setEntry_id
(String entry_id) void
void
setMethod_details
(String method_details) Methods inherited from class org.biojava.nbio.structure.io.mmcif.model.AbstractBean
toString
-
Constructor Details
-
Exptl
public Exptl()
-
-
Method Details
-
getEntry_id
-
setEntry_id
-
getMethod
-
setMethod
-
getCrystals_number
-
setCrystals_number
-
getAbsorpt_coefficient_mu
-
setAbsorpt_coefficient_mu
-
getAbsorpt_correction_T_max
-
setAbsorpt_correction_T_max
-
getAbsorpt_correction_T_min
-
setAbsorpt_correction_T_min
-
getAbsorpt_correction_type
-
setAbsorpt_correction_type
-
getAbsorpt_process_details
-
setAbsorpt_process_details
-
getDetails
-
setDetails
-
getMethod_details
-
setMethod_details
-