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

gr.uom.java.xmi.annotation.SingleMemberAnnotation Maven / Gradle / Ivy

package gr.uom.java.xmi.annotation;

import java.util.List;

public interface SingleMemberAnnotation {
    List getValue();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy