javax.jmi.model.StructureField Maven / Gradle / Ivy
package javax.jmi.model;
import javax.jmi.reflect.*;
@SuppressWarnings("unused")
public interface StructureField extends TypedElement {
// Empty block
}
package javax.jmi.model;
import javax.jmi.reflect.*;
@SuppressWarnings("unused")
public interface StructureField extends TypedElement {
// Empty block
}