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

Packages that use Name
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
protected  Name TypeMapping.name
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Name
 Name ObjectFactory.createName()
          Create an instance of Name
 Name TypeMapping.getName()
          Gets the value of the name property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Name
 void TypeMapping.setName(Name value)
          Sets the value of the name property.
 



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