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

All Superinterfaces:
String
All Known Implementing Classes:
CmrFieldTypeTypeImpl

public interface CmrFieldTypeType
extends String

The cmr-field-type element specifies the class of a collection-valued logical relationship field in the entity bean class. The value of an element using cmr-field-typeType must be either: java.util.Collection or java.util.Set.

Java class for cmr-field-typeType complex type.

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

 <complexType name="cmr-field-typeType">
   <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.