/** Get the a null value according to the null flavor code. */ @SuppressWarnings("unchecked") public static LISTnull valueOf(final String nullFlavor) { return ANYimpl.nullValueOf(LISTnull.class, nullFlavor); }
/** Get the a null value according to the null flavor code. */ public static ONXPnull valueOf(final String nullFlavor) { return ANYimpl.nullValueOf(ONXPnull.class, nullFlavor); }