net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
Interface LocalType

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

public interface LocalType
extends FullyQualifiedClassType

The localType defines the fully-qualified name of an enterprise bean's local interface.

Java class for localType complex type.

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

 <complexType name="localType">
   <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.pkg.indexed.novalueclass.javaee.String
getId, getValue, setId, setValue
 



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