
org.jvnet.hyperjaxb3.item.ItemList Maven / Gradle / Ivy
package org.jvnet.hyperjaxb3.item;
import java.util.List;
public interface ItemList> extends
List {
public ItemType create(ListType item);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy