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

eu.xenit.apix.properties.PropertyFacetable Maven / Gradle / Ivy

There is a newer version: 4.1.2
Show newest version
package eu.xenit.apix.properties;

/**
 * Wether a property is facetable. Has a default value.
 */
public enum PropertyFacetable {
    TRUE, FALSE, DEFAULT;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy