org.omg.Security

Class AttributeType

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class AttributeType
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "AttributeType"

Author:
JacORB IDL compiler

Field Summary

ExtensibleFamily
attribute_family
int
attribute_type

Constructor Summary

AttributeType()
AttributeType(ExtensibleFamily attribute_family, int attribute_type)

Field Details

attribute_family

public ExtensibleFamily attribute_family


attribute_type

public int attribute_type

Constructor Details

AttributeType

public AttributeType()


AttributeType

public AttributeType(ExtensibleFamily attribute_family,
                     int attribute_type)