|
||||||||||
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 |
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 |
---|
void addValveDescriptor(ValveDescriptorApi valveDescriptor)
ValveDescriptor
- List getValveDescriptors()
void setName(String name)
name
- the new name valueString getName()
void setId(String id)
id
- the new id valueString getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |