Uses of Class
org.gxml.xs.SmOutcome

Packages that use SmOutcome
org.gxml.xs   
 

Uses of SmOutcome in org.gxml.xs
 

Methods in org.gxml.xs that return SmOutcome
 SmOutcome SmException.getOutcome()
           
static SmOutcome SmOutcome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SmOutcome[] SmOutcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gxml.xs with parameters of type SmOutcome
SmComponentConstraintException(SmOutcome outcome, java.lang.String partNumber)
           
SmComponentConstraintException(SmOutcome outcome, java.lang.String partNumber, SmException cause)
           
SmException(SmOutcome outcome, java.lang.String partNumber)
           
SmException(SmOutcome outcome, java.lang.String partNumber, SmException cause)
           
SmFacetException(SmOutcome outcome)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.