Uses of Class
org.apache.openejb.jee.jba.cmp.Word

Packages that use Word
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Word in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type Word
protected  java.util.List<Word> ReservedWords.word
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Word
 Word ObjectFactory.createWord()
          Create an instance of Word
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Word
 java.util.List<Word> ReservedWords.getWord()
          Gets the value of the word property.
 



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