All Implemented Interfaces:
AbstractValueWrapper<List<QName>>

public class QNameList extends AbstractValueWrapper.ForList<QName>
A list of QNames, to be used e.g. for Annotation.NATURAL_KEY.
  • Method Details

    • unwrap

      @Nullable public static @Nullable List<QName> unwrap(@Nullable @Nullable QNameList wrapper)