org.omg.Security
Class AttributeType

java.lang.Object
  extended by org.omg.Security.AttributeType
All Implemented Interfaces:
Serializable, IDLEntity

public final class AttributeType
extends Object
implements IDLEntity

Generated from IDL struct "AttributeType".

Version:
generated at Jun 18, 2012 10:36:55 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 ExtensibleFamily attribute_family
           
 int attribute_type
           
 
Constructor Summary
AttributeType()
           
AttributeType(ExtensibleFamily attribute_family, int attribute_type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.