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

All Superinterfaces:
String
All Known Implementing Classes:
MethodNameTypeImpl

public interface MethodNameType
extends String

The method-nameType contains a name of an enterprise bean method or the asterisk (*) character. The asterisk is used when the element denotes all the methods of an enterprise bean's client view interfaces.

Java class for method-nameType complex type.

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

 <complexType name="method-nameType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </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.