public interface AttributeDefOperations extends ContainedOperations
Modifier and Type | Method and Description |
---|---|
AttributeMode |
mode() |
void |
mode(AttributeMode arg) |
IDLType |
type_def() |
void |
type_def(IDLType arg) |
TypeCode |
type() |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
def_kind, destroy
TypeCode type()
IDLType type_def()
void type_def(IDLType arg)
AttributeMode mode()
void mode(AttributeMode arg)
Copyright © 2017 JacORB. All rights reserved.