Uses of Class
org.apache.openejb.jee.was.v6.java.Statement

Packages that use Statement
org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Statement in org.apache.openejb.jee.was.v6.java
 

Methods in org.apache.openejb.jee.was.v6.java that return Statement
 Statement ObjectFactory.createStatement()
          Create an instance of Statement
 

Methods in org.apache.openejb.jee.was.v6.java that return types with arguments of type Statement
 javax.xml.bind.JAXBElement<Statement> ObjectFactory.createStatement(Statement value)
          Create an instance of JAXBElement<Statement >
 

Methods in org.apache.openejb.jee.was.v6.java with parameters of type Statement
 javax.xml.bind.JAXBElement<Statement> ObjectFactory.createStatement(Statement value)
          Create an instance of JAXBElement<Statement >
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.