Uses of Class
org.biopax.validator.jaxb.ErrorType

Packages that use ErrorType
org.biopax.validator.jaxb   
 

Uses of ErrorType in org.biopax.validator.jaxb
 

Fields in org.biopax.validator.jaxb with type parameters of type ErrorType
protected  java.util.List<ErrorType> Validation.error
           
 

Methods in org.biopax.validator.jaxb that return ErrorType
 ErrorType ObjectFactory.createErrorType()
          Create an instance of ErrorType
 

Methods in org.biopax.validator.jaxb that return types with arguments of type ErrorType
 java.util.List<ErrorType> Validation.getError()
          Gets the value of the error property.
 



Copyright © 2011 BioPAX. All Rights Reserved.