Uses of Class
org.apache.commons.betwixt.Options

Packages that use Options
org.apache.commons.betwixt  
 

Uses of Options in org.apache.commons.betwixt
 

Methods in org.apache.commons.betwixt that return Options
 org.apache.commons.betwixt.Options Descriptor.getOptions()
          Gets the options for this descriptor.
 

Methods in org.apache.commons.betwixt with parameters of type Options
 void Descriptor.setOptions(org.apache.commons.betwixt.Options options)
          Sets the options for this descriptor.
 



Copyright © 2002-2004 The Apache Software Foundation. All Rights Reserved.