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

org.coode.oppl.function.AttributeName Maven / Gradle / Ivy

package org.coode.oppl.function;

/** @author Luigi Iannone */
public enum AttributeName {
    /** groups */
    GROUPS,
    /** rendering */
    RENDERING,
    /** values */
    VALUES,
    /** iri */
    IRI
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy