Uses of Class
net.ivoa.xml.vodataservice.v1.ParamUse

Packages that use ParamUse
net.ivoa.xml.vodataservice.v1   
 

Uses of ParamUse in net.ivoa.xml.vodataservice.v1
 

Fields in net.ivoa.xml.vodataservice.v1 declared as ParamUse
protected  ParamUse InputParam.use
           
 

Methods in net.ivoa.xml.vodataservice.v1 that return ParamUse
static ParamUse ParamUse.fromValue(java.lang.String v)
           
 ParamUse InputParam.getUse()
          Gets the value of the use property.
static ParamUse ParamUse.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ParamUse[] ParamUse.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.ivoa.xml.vodataservice.v1 with parameters of type ParamUse
 void InputParam.setUse(ParamUse value)
          Sets the value of the use property.
 



Copyright © 2011 VAMDC. All Rights Reserved.