org.jacorb.ir
public class AttributeDef extends Contained implements AttributeDefOperations
| Constructor Summary | |
|---|---|
| AttributeDef(Method m, String attrTypeName, AttributeMode mode, Container _defined_in, Repository _containing_repository, Logger logger, ClassLoader loader, POA poa) | |
| Method Summary | |
|---|---|
| void | define() |
| Description | describe() |
| void | destroy() |
| AttributeMode | mode() |
| void | mode(AttributeMode a) |
| TypeCode | type() |
| IDLType | type_def() |
| void | type_def(IDLType a) |