Class RawTypeSet

java.lang.Object
com.sun.tools.xjc.reader.RawTypeSet

public final class RawTypeSet extends Object
Author:
Kohsuke Kawaguchi
  • Field Details

    • 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.
  • Constructor Details

  • Method Details