|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hdcookbook.grin.io.builders.MenuAssemblyHelper.Features
public static class MenuAssemblyHelper.Features
This data holder class specifies a set of features within a MenuAssembly
| Field Summary | |
|---|---|
java.util.List<FeatureRef> |
features
The list of features under the given ID. |
java.lang.String |
id
A label identifyiing the features. |
| Constructor Summary | |
|---|---|
MenuAssemblyHelper.Features()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String id
public java.util.List<FeatureRef> features
| Constructor Detail |
|---|
public MenuAssemblyHelper.Features()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||