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

Packages that use ErrorCaseType
org.biopax.validator.jaxb   
 

Uses of ErrorCaseType in org.biopax.validator.jaxb
 

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

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

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



Copyright © 2011 BioPAX. All Rights Reserved.