Uses of Interface
fr.ifremer.isisfish.entities.VesselType
Packages that use VesselType
Package
Description
Entité metier d'IsisFish.
-
Uses of VesselType in fr.ifremer.isisfish.entities
Classes in fr.ifremer.isisfish.entities with type parameters of type VesselTypeModifier and TypeClassDescriptionclass
VesselTypeDAOAbstract<E extends VesselType>
class
VesselTypeDAOImpl<E extends VesselType>
Classes in fr.ifremer.isisfish.entities that implement VesselTypeModifier and TypeClassDescriptionclass
class
Implantation des operations pour l'entité VesselType.Fields in fr.ifremer.isisfish.entities declared as VesselTypeModifier and TypeFieldDescriptionprotected VesselType
SetOfVesselsAbstract.vesselType
Nom de l'attribut en BD : vesselTypeMethods in fr.ifremer.isisfish.entities that return VesselTypeModifier and TypeMethodDescriptionSetOfVessels.getVesselType()
SetOfVesselsAbstract.getVesselType()
Methods in fr.ifremer.isisfish.entities that return types with arguments of type VesselTypeModifier and TypeMethodDescriptionFisheryRegion.getVesselType()
FisheryRegionImpl.getVesselType()
Methods in fr.ifremer.isisfish.entities with parameters of type VesselTypeModifier and TypeMethodDescriptionSetOfVesselsDAOAbstract.findAllByVesselType
(VesselType v) SetOfVesselsDAOAbstract.findByVesselType
(VesselType v) void
SetOfVessels.setVesselType
(VesselType vesselType) void
SetOfVesselsAbstract.setVesselType
(VesselType vesselType) -
Uses of VesselType in fr.ifremer.isisfish.ui.input.check
Methods in fr.ifremer.isisfish.ui.input.check with parameters of type VesselTypeModifier and TypeMethodDescriptionstatic void
CheckRegion.check
(VesselType vesselType, CheckResult result) -
Uses of VesselType in fr.ifremer.isisfish.ui.input.setofvessels
Fields in fr.ifremer.isisfish.ui.input.setofvessels with type parameters of type VesselTypeModifier and TypeFieldDescriptionprotected JComboBox<VesselType>
SetOfVesselsBasicsUI.fieldSetOfVesselsVesselType
Methods in fr.ifremer.isisfish.ui.input.setofvessels that return types with arguments of type VesselType -
Uses of VesselType in fr.ifremer.isisfish.ui.input.tree.loadors
Methods in fr.ifremer.isisfish.ui.input.tree.loadors that return types with arguments of type VesselTypeModifier and TypeMethodDescriptionVesselTypesNodeLoador.getData
(Class<?> parentClass, String parentId, jaxx.runtime.swing.nav.NavDataProvider dataProvider) Methods in fr.ifremer.isisfish.ui.input.tree.loadors with parameters of type VesselTypeModifier and TypeMethodDescriptionVesselTypesNodeLoador.createNode
(VesselType vesselType, jaxx.runtime.swing.nav.NavDataProvider dataProvider) -
Uses of VesselType in fr.ifremer.isisfish.ui.input.vesseltype
Fields in fr.ifremer.isisfish.ui.input.vesseltype declared as VesselTypeFields in fr.ifremer.isisfish.ui.input.vesseltype with type parameters of type VesselTypeModifier and TypeFieldDescriptionprotected jaxx.runtime.validator.swing.SwingValidator<VesselType>
VesselTypeUI.validator
Methods in fr.ifremer.isisfish.ui.input.vesseltype that return VesselTypeMethods in fr.ifremer.isisfish.ui.input.vesseltype that return types with arguments of type VesselTypeModifier and TypeMethodDescriptionjaxx.runtime.validator.swing.SwingValidator<VesselType>
VesselTypeUI.getValidator()
Methods in fr.ifremer.isisfish.ui.input.vesseltype with parameters of type VesselType