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

org.jvnet.hyperjaxb3.model.HElementsProperty Maven / Gradle / Ivy

There is a newer version: 0.6.2
Show newest version
package org.jvnet.hyperjaxb3.model;

public interface HElementsProperty {

	public HElements getElements();

	public HIDREF getIDREF();

	public HElementWrapper getElementWrapper();

	public HJavaTypeAdapter getJavaTypeAdapter();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy