Uses of Class
org.apache.openejb.jee.jba.cmp.Word
-
Packages that use Word Package Description 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 Modifier and Type Field Description protected List<Word>ReservedWords. wordMethods in org.apache.openejb.jee.jba.cmp that return Word Modifier and Type Method Description WordObjectFactory. createWord()Create an instance ofWordMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Word Modifier and Type Method Description List<Word>ReservedWords. getWord()Gets the value of the word property.
-