Uses of Class
net.bioclipse.xws.client.disco.Info.AdHocType

Packages that use Info.AdHocType
net.bioclipse.xws.client.disco   
 

Uses of Info.AdHocType in net.bioclipse.xws.client.disco
 

Methods in net.bioclipse.xws.client.disco that return Info.AdHocType
static Info.AdHocType Info.AdHocType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Info.AdHocType[] Info.AdHocType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.bioclipse.xws.client.disco with parameters of type Info.AdHocType
Info(java.lang.String description, Info.AdHocType type)
          Initializes a newly created Info object.