|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ChainGroupData provides information specifically about a logical group of Transport Chains and the attributes of that grouping.
Method Summary | |
---|---|
boolean |
containsChain(java.lang.String chainName)
Returns whether or not the input chain is included in this group. |
ChainData[] |
getChains()
Get the list of chains in this group. |
java.lang.String |
getName()
Get the name of this chain group. |
Method Detail |
public java.lang.String getName()
public ChainData[] getChains()
public boolean containsChain(java.lang.String chainName)
chainName
- Name of a Transport Chain.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |