|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasFeatureLIMSs
Nested Class Summary | |
---|---|
static class |
HasFeatureLIMSs.FeatureLIMSs_list
Inner list class for holding multiple entries for attribute featureLIMSs. |
Method Summary | |
---|---|
void |
addToFeatureLIMSs(int position,
ManufactureLIMS manufactureLIMS)
Method to add ManufactureLIMS at position to FeatureLIMSs_list |
void |
addToFeatureLIMSs(ManufactureLIMS manufactureLIMS)
Method to add ManufactureLIMS to FeatureLIMSs_list |
HasFeatureLIMSs.FeatureLIMSs_list |
getFeatureLIMSs()
Get method for featureLIMSs |
ManufactureLIMS |
getFromFeatureLIMSs(int position)
Method to get ManufactureLIMS from FeatureLIMSs_list |
void |
removeElementAtFromFeatureLIMSs(int position)
Method to remove by position from FeatureLIMSs_list |
void |
removeFromFeatureLIMSs(ManufactureLIMS manufactureLIMS)
Method to remove first ManufactureLIMS from FeatureLIMSs_list |
void |
setFeatureLIMSs(HasFeatureLIMSs.FeatureLIMSs_list featureLIMSs)
Set method for featureLIMSs |
Method Detail |
---|
void setFeatureLIMSs(HasFeatureLIMSs.FeatureLIMSs_list featureLIMSs)
value
- to setHasFeatureLIMSs.FeatureLIMSs_list getFeatureLIMSs()
void addToFeatureLIMSs(ManufactureLIMS manufactureLIMS)
void addToFeatureLIMSs(int position, ManufactureLIMS manufactureLIMS)
ManufactureLIMS getFromFeatureLIMSs(int position)
void removeElementAtFromFeatureLIMSs(int position)
void removeFromFeatureLIMSs(ManufactureLIMS manufactureLIMS)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |