Uses of Class
org.jibx.runtime.EnumSet
-
Packages that use EnumSet Package Description org.jibx.runtime -
-
Uses of EnumSet in org.jibx.runtime
Constructors in org.jibx.runtime with parameters of type EnumSet Constructor Description EnumSet(EnumSet base, int start, String[] names)Constructor from existing enumeration with added names.
-