Uses of Class
org.deegree.commons.tom.ResolveMode

Packages that use ResolveMode
org.deegree.commons.tom   
 

Uses of ResolveMode in org.deegree.commons.tom
 

Methods in org.deegree.commons.tom that return ResolveMode
 ResolveMode ResolveParams.getMode()
           
static ResolveMode ResolveMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResolveMode[] ResolveMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.deegree.commons.tom with parameters of type ResolveMode
ResolveParams(ResolveMode resolve, String resolveDepth, BigInteger resolveTimeout)
           
 



Copyright © 2011. All Rights Reserved.