public interface InterfaceAttrExtensionOperations
| Modifier and Type | Method and Description | 
|---|---|
| ExtAttributeDef | create_ext_attribute(String id,
                    String name,
                    String version,
                    IDLType type,
                    AttributeMode mode,
                    ExceptionDef[] get_exceptions,
                    ExceptionDef[] set_exceptions) | 
| ExtFullInterfaceDescription | describe_ext_interface() | 
ExtFullInterfaceDescription describe_ext_interface()
ExtAttributeDef create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
Copyright © 2017 JBoss by Red Hat. All rights reserved.