public final class AttributeType extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ExtensibleFamily |
attribute_family |
int |
attribute_type |
| Constructor and Description |
|---|
AttributeType() |
AttributeType(ExtensibleFamily attribute_family,
int attribute_type) |
public ExtensibleFamily attribute_family
public int attribute_type
public AttributeType()
public AttributeType(ExtensibleFamily attribute_family, int attribute_type)
Copyright © 2017 JacORB. All rights reserved.