public class StructNcsOper extends AbstractBean
_struct_ncs_oper.id
_struct_ncs_oper.code
_struct_ncs_oper.details
_struct_ncs_oper.matrix[1][1]
_struct_ncs_oper.matrix[1][2]
_struct_ncs_oper.matrix[1][3]
_struct_ncs_oper.matrix[2][1]
_struct_ncs_oper.matrix[2][2]
_struct_ncs_oper.matrix[2][3]
_struct_ncs_oper.matrix[3][1]
_struct_ncs_oper.matrix[3][2]
_struct_ncs_oper.matrix[3][3]
_struct_ncs_oper.vector[1]
_struct_ncs_oper.vector[2]
_struct_ncs_oper.vector[3]
| Constructor and Description |
|---|
StructNcsOper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDetails() |
String |
getId() |
String |
getMatrix11() |
String |
getMatrix12() |
String |
getMatrix13() |
String |
getMatrix21() |
String |
getMatrix22() |
String |
getMatrix23() |
String |
getMatrix31() |
String |
getMatrix32() |
String |
getMatrix33() |
String |
getVector1() |
String |
getVector2() |
String |
getVector3() |
void |
setCode(String code) |
void |
setDetails(String details) |
void |
setId(String id) |
void |
setMatrix11(String matrix11) |
void |
setMatrix12(String matrix12) |
void |
setMatrix13(String matrix13) |
void |
setMatrix21(String matrix21) |
void |
setMatrix22(String matrix22) |
void |
setMatrix23(String matrix23) |
void |
setMatrix31(String matrix31) |
void |
setMatrix32(String matrix32) |
void |
setMatrix33(String matrix33) |
void |
setVector1(String vector1) |
void |
setVector2(String vector2) |
void |
setVector3(String vector3) |
toStringpublic StructNcsOper()
public String getDetails()
public void setDetails(String details)
public String getMatrix11()
public void setMatrix11(String matrix11)
matrix11 - the matrix11 to setpublic String getMatrix12()
public void setMatrix12(String matrix12)
matrix12 - the matrix12 to setpublic String getMatrix13()
public void setMatrix13(String matrix13)
matrix13 - the matrix13 to setpublic String getMatrix21()
public void setMatrix21(String matrix21)
matrix21 - the matrix21 to setpublic String getMatrix22()
public void setMatrix22(String matrix22)
matrix22 - the matrix22 to setpublic String getMatrix23()
public void setMatrix23(String matrix23)
matrix23 - the matrix23 to setpublic String getMatrix31()
public void setMatrix31(String matrix31)
matrix31 - the matrix31 to setpublic String getMatrix32()
public void setMatrix32(String matrix32)
matrix32 - the matrix32 to setpublic String getMatrix33()
public void setMatrix33(String matrix33)
matrix33 - the matrix33 to setpublic String getVector1()
public void setVector1(String vector1)
vector1 - the vector1 to setpublic String getVector2()
public void setVector2(String vector2)
vector2 - the vector2 to setpublic String getVector3()
public void setVector3(String vector3)
vector3 - the vector3 to setCopyright © 2000–2018 BioJava. All rights reserved.