|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasBioAssayFactorValues.BioAssayFactorValues_list
Inner list class for holding multiple entries for attribute bioAssayFactorValues. |
| Method Summary | |
void |
addToBioAssayFactorValues(FactorValue factorValue)
Method to add FactorValue to BioAssayFactorValues_list |
void |
addToBioAssayFactorValues(int position,
FactorValue factorValue)
Method to add FactorValue at position to BioAssayFactorValues_list |
HasBioAssayFactorValues.BioAssayFactorValues_list |
getBioAssayFactorValues()
Get method for bioAssayFactorValues |
FactorValue |
getFromBioAssayFactorValues(int position)
Method to get FactorValue from BioAssayFactorValues_list |
void |
removeElementAtFromBioAssayFactorValues(int position)
Method to remove by position from BioAssayFactorValues_list |
void |
removeFromBioAssayFactorValues(FactorValue factorValue)
Method to remove first FactorValue from BioAssayFactorValues_list |
void |
setBioAssayFactorValues(HasBioAssayFactorValues.BioAssayFactorValues_list bioAssayFactorValues)
Set method for bioAssayFactorValues |
| Method Detail |
public void setBioAssayFactorValues(HasBioAssayFactorValues.BioAssayFactorValues_list bioAssayFactorValues)
public HasBioAssayFactorValues.BioAssayFactorValues_list getBioAssayFactorValues()
public void addToBioAssayFactorValues(FactorValue factorValue)
public void addToBioAssayFactorValues(int position,
FactorValue factorValue)
public FactorValue getFromBioAssayFactorValues(int position)
public void removeElementAtFromBioAssayFactorValues(int position)
public void removeFromBioAssayFactorValues(FactorValue factorValue)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||