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

org/omg/Security/AttributeType.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/Security.idl Saturday, September 22, 2012 10:56:39 AM CEST

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.