All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jvnet.hyperjaxb3.item.MixedItem Maven / Gradle / Ivy

There is a newer version: 4.0.8
Show newest version
package org.jvnet.hyperjaxb3.item;

public interface MixedItem extends Item {

	public String getText();

	public void setText(String text);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy