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

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

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

public interface HElementRefsProperty {

	public HElementRefs geteElementRefs();

	public HMixed getMixed();

	public HElementWrapper getElementWrapper();

	public HJavaTypeAdapter getJavaTypeAdapter();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy