net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
Interface MultiplicityType

All Superinterfaces:
String
All Known Implementing Classes:
MultiplicityTypeImpl

public interface MultiplicityType
extends String

The multiplicityType describes the multiplicity of the role that participates in a relation. The value must be one of the two following: One Many

Java class for multiplicityType complex type.

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

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



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