org.objectweb.medor.api
Interface MultivaluedField

All Superinterfaces:
Cloneable, java.lang.Cloneable, java.lang.Comparable, Field, NullStatus, TupleStructure
All Known Subinterfaces:
NestedField
All Known Implementing Classes:
BasicMultivaluedField, BasicNestedField

public interface MultivaluedField
extends Field, TupleStructure

MultivaluedField is an extension of a Field which can have multiple values.

Examples of MultivaluedFields include NestedField

See Also:
NestedField

Field Summary
 
Fields inherited from interface org.objectweb.medor.api.Field
PNAMENAME
 
Fields inherited from interface org.objectweb.medor.api.NullStatus
NONULLS, NULLABLE, NULLABLEUNKNOWN
 
Methods inherited from interface org.objectweb.medor.api.Field
getName, getNullStatus, getType
 
Methods inherited from interface org.objectweb.medor.api.Cloneable
clone
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.objectweb.medor.api.TupleStructure
contains, contains, getField, getField, getFieldRank, getFields, getSize