javax.jmi.model
Interface MultiplicityType

All Superinterfaces:
RefStruct, Serializable

public interface MultiplicityType
extends RefStruct


Method Summary
 int getLower()
           
 int getUpper()
           
 boolean isOrdered()
           
 boolean isUnique()
           
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getLower

int getLower()

getUpper

int getUpper()

isOrdered

boolean isOrdered()

isUnique

boolean isUnique()


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.