| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing.content.cruise |
| Modifier and Type | Field and Description |
|---|---|
protected VesselTypeEnum |
EditCruiseUIModel.vesselType |
| Modifier and Type | Method and Description |
|---|---|
VesselTypeEnum |
EditCruiseUIModel.getVesselType() |
static VesselTypeEnum |
VesselTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VesselTypeEnum[] |
VesselTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Gear> |
EditCruiseUIHandler.getGearList(VesselTypeEnum vesselType) |
protected List<Vessel> |
EditCruiseUIHandler.getVesselList(VesselTypeEnum vesselType) |
void |
EditCruiseUIModel.setVesselType(VesselTypeEnum vesselType) |
Copyright © 2012-2013 Ifremer. All Rights Reserved.