net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
Interface EjbClassType

All Superinterfaces:
FullyQualifiedClassType, String
All Known Implementing Classes:
EjbClassTypeImpl

public interface EjbClassType
extends FullyQualifiedClassType

The ejb-classType contains the fully-qualified name of the enterprise bean's class. It is used by ejb-class elements. Example: com.wombat.empl.EmployeeServiceBean

Java class for ejb-classType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ejb-classType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>fully-qualified-classType">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.