public interface DataStoreNodeClass
extends javax.jmi.reflect.RefClass
| Modifier and Type | Method and Description | 
|---|---|
DataStoreNode | 
createDataStoreNode()  | 
DataStoreNode | 
createDataStoreNode(java.lang.Boolean isControlType,
                   java.lang.Boolean isLeaf,
                   java.lang.String name,
                   ObjectNodeOrderingKind ordering,
                   VisibilityKind visibility)  | 
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnumDataStoreNode createDataStoreNode() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionDataStoreNode createDataStoreNode(java.lang.Boolean isControlType, java.lang.Boolean isLeaf, java.lang.String name, ObjectNodeOrderingKind ordering, VisibilityKind visibility) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException