Uses of Class
net.ivoa.xml.voresource.v1.Validation

Packages that use Validation
net.ivoa.xml.voresource.v1   
 

Uses of Validation in net.ivoa.xml.voresource.v1
 

Fields in net.ivoa.xml.voresource.v1 with type parameters of type Validation
protected  java.util.List<Validation> Resource.validationLevel
           
protected  java.util.List<Validation> Capability.validationLevel
           
 

Methods in net.ivoa.xml.voresource.v1 that return Validation
 Validation ObjectFactory.createValidation()
          Create an instance of Validation
 

Methods in net.ivoa.xml.voresource.v1 that return types with arguments of type Validation
 java.util.List<Validation> Resource.getValidationLevel()
          Gets the value of the validationLevel property.
 java.util.List<Validation> Capability.getValidationLevel()
          Gets the value of the validationLevel property.
 



Copyright © 2011 VAMDC. All Rights Reserved.