org.omg.Security
Class AttributeType

java.lang.Object
  |
  +--org.omg.Security.AttributeType

public final class AttributeType
extends java.lang.Object


Field Summary
 ExtensibleFamily attribute_family
           
 int attribute_type
           
 
Constructor Summary
AttributeType()
           
AttributeType(ExtensibleFamily __attribute_family, int __attribute_type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attribute_family

public ExtensibleFamily attribute_family

attribute_type

public int attribute_type
Constructor Detail

AttributeType

public AttributeType()

AttributeType

public AttributeType(ExtensibleFamily __attribute_family,
                     int __attribute_type)