net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
Interface CmpVersionType

All Superinterfaces:
String
All Known Implementing Classes:
CmpVersionTypeImpl

public interface CmpVersionType
extends String

The cmp-versionType specifies the version of an entity bean with container-managed persistence. It is used by cmp-version elements. The value must be one of the two following: 1.x 2.x

Java class for cmp-versionType complex type.

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

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



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