Uses of Class
nl.surfnet.coin.portal.domain.GadgetDefinitionStatus

Packages that use GadgetDefinitionStatus
nl.surfnet.coin.portal.domain   
 

Uses of GadgetDefinitionStatus in nl.surfnet.coin.portal.domain
 

Methods in nl.surfnet.coin.portal.domain that return GadgetDefinitionStatus
 GadgetDefinitionStatus GadgetDefinition.getStatus()
           
static GadgetDefinitionStatus GadgetDefinitionStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GadgetDefinitionStatus[] GadgetDefinitionStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.portal.domain with parameters of type GadgetDefinitionStatus
 void GadgetDefinition.setStatus(GadgetDefinitionStatus status)
           
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.