Uses of Class
org.mindswap.pellet.PelletOptions.InstanceRetrievalMethod

Packages that use PelletOptions.InstanceRetrievalMethod
org.mindswap.pellet   
 

Uses of PelletOptions.InstanceRetrievalMethod in org.mindswap.pellet
 

Fields in org.mindswap.pellet declared as PelletOptions.InstanceRetrievalMethod
static PelletOptions.InstanceRetrievalMethod PelletOptions.INSTANCE_RETRIEVAL
           
 

Methods in org.mindswap.pellet that return PelletOptions.InstanceRetrievalMethod
static PelletOptions.InstanceRetrievalMethod PelletOptions.InstanceRetrievalMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PelletOptions.InstanceRetrievalMethod[] PelletOptions.InstanceRetrievalMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.