public interface DestroyObjectActionClass
extends javax.jmi.reflect.RefClass
| Modifier and Type | Method and Description | 
|---|---|
DestroyObjectAction | 
createDestroyObjectAction()  | 
DestroyObjectAction | 
createDestroyObjectAction(java.lang.Boolean isDestroyLinks,
                         java.lang.Boolean isDestroyOwnedObjects,
                         java.lang.Boolean isLeaf,
                         java.lang.Boolean isLocallyReentrant,
                         java.lang.String name,
                         VisibilityKind visibility)  | 
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnumDestroyObjectAction createDestroyObjectAction() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionDestroyObjectAction createDestroyObjectAction(java.lang.Boolean isDestroyLinks, java.lang.Boolean isDestroyOwnedObjects, java.lang.Boolean isLeaf, java.lang.Boolean isLocallyReentrant, java.lang.String name, VisibilityKind visibility) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException