|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addValveDescriptor(ValveDescriptorApi valveDescriptor)
Add a ValveDescriptor to the Pipeline descriptor |
String |
getId()
Gets the id attribute |
String |
getName()
Gets the name attribute |
List |
getValveDescriptors()
Return a list of ValveDesccriptors |
void |
setId(String id)
Sets the id attribute of the BaseDescriptor object |
void |
setName(String name)
Sets the name attribute |
| Method Detail |
public void addValveDescriptor(ValveDescriptorApi valveDescriptor)
public List getValveDescriptors()
public void setName(String name)
name - the new name valuepublic String getName()
public void setId(String id)
id - the new id valuepublic String getId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||