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