com.sun.tools.xjc.reader
Class RawTypeSet
java.lang.Object
com.sun.tools.xjc.reader.RawTypeSet
public final class RawTypeSet
- extends Object
Set of RawTypeSet.Ref
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
refs
public final Set<RawTypeSet.Ref> refs
canBeTypeRefs
public final RawTypeSet.Mode canBeTypeRefs
- True if this type set can form references to types.
mul
public final Multiplicity mul
- The occurence of the whole references.
RawTypeSet
public RawTypeSet(Set<RawTypeSet.Ref> refs,
Multiplicity m)
- Should be called from one of the raw type set builders.
getCollectionMode
public CElementPropertyInfo.CollectionMode getCollectionMode()
isRequired
public boolean isRequired()
addTo
public void addTo(CElementPropertyInfo prop)
addTo
public void addTo(CReferencePropertyInfo prop)
id
public ID id()
getExpectedMimeType
public javax.activation.MimeType getExpectedMimeType()