Uses of Class
net.sourceforge.nrl.parser.jaxb15.JaxbOperator

Packages that use JaxbOperator
net.sourceforge.nrl.parser.jaxb15   
 

Uses of JaxbOperator in net.sourceforge.nrl.parser.jaxb15
 

Fields in net.sourceforge.nrl.parser.jaxb15 with type parameters of type JaxbOperator
protected  List<JaxbOperator> JaxbOperators.operator
           
 

Methods in net.sourceforge.nrl.parser.jaxb15 that return JaxbOperator
 JaxbOperator ObjectFactory.createJaxbOperator()
          Create an instance of JaxbOperator
 

Methods in net.sourceforge.nrl.parser.jaxb15 that return types with arguments of type JaxbOperator
 List<JaxbOperator> JaxbOperators.getOperator()
          Gets the value of the operator property.
 



Copyright © 2006-2013. All Rights Reserved.