org.openmdx.preferences2.mof1.PreferencesFeatures Maven / Gradle / Ivy
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.mof.InstanceFeaturesMapper 2.17.7
// Generated at 2020-11-27T16:04:08.021Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.preferences2.mof1;
/**
* Features of class Preferences
*/
public interface PreferencesFeatures extends org.openmdx.preferences2.mof1.RootFeatures {
/**
* Reference feature node
.
*/
java.lang.String NODE = "node";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy