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

org.openmdx.preferences2.mof1.EntryClass Maven / Gradle / Ivy

There is a newer version: 2.18.10
Show newest version
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.mof.ClassMapper 2.17.7
// Generated at 2020-11-27T16:04:08.049Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.preferences2.mof1;

/**
 * Constants for class Entry.
 */
public interface EntryClass {

    /**
     * Name of class Entry.
     */
    java.lang.String NAME = "Entry";

    /**
     * Qalified name of class Entry.
     */
    java.lang.String QUALIFIED_NAME = "org:openmdx:preferences2:Entry";

    /**
     * XRI of class Entry.
     */
    java.lang.String XRI = "xri://@openmdx*org.openmdx.preferences2.Entry";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy