Package | Description |
---|---|
com.neurosys.products.domain |
Product Association Types
|
com.neurosys.template.wicket.itemadapters |
Modifier and Type | Method and Description |
---|---|
SizeFit.Fit |
SizeFit.getFit() |
static SizeFit.Fit |
SizeFit.Fit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeFit.Fit[] |
SizeFit.Fit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SizeFit.setFit(SizeFit.Fit fit) |
Constructor and Description |
---|
SizeFit(SizeFit.Fit fit) |
SizeFit(SizeFit.Fit fit,
Product p) |
Modifier and Type | Field and Description |
---|---|
static org.apache.wicket.markup.html.form.IChoiceRenderer<SizeFit.Fit> |
SizeRenderAdapter.SIZEFIT_CHOICE_RENDERED |
Copyright © 2018. All rights reserved.