Uses of Class
org.apache.openejb.jee.jba.cmp.Name
-
Packages that use Name Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Name in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as Name Modifier and Type Field Description protected NameTypeMapping. nameMethods in org.apache.openejb.jee.jba.cmp that return Name Modifier and Type Method Description NameObjectFactory. createName()Create an instance ofNameNameTypeMapping. getName()Gets the value of the name property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Name Modifier and Type Method Description voidTypeMapping. setName(Name value)Sets the value of the name property.
-