org.csapi.pam
Class TpPAMPreferenceData

java.lang.Object
  extended by org.csapi.pam.TpPAMPreferenceData
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMPreferenceData
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of union "TpPAMPreferenceData"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
TpPAMPreferenceData()
           
 
Method Summary
 TpPAMPreferenceType discriminator()
           
 short Dummy()
           
 void Dummy(short _x)
           
 void Dummy(TpPAMPreferenceType _discriminator, short _x)
           
 IpAppPAMPreferenceCheck ExternalControlInterface()
           
 void ExternalControlInterface(IpAppPAMPreferenceCheck _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpPAMPreferenceData

public TpPAMPreferenceData()
Method Detail

discriminator

public TpPAMPreferenceType discriminator()

ExternalControlInterface

public IpAppPAMPreferenceCheck ExternalControlInterface()

ExternalControlInterface

public void ExternalControlInterface(IpAppPAMPreferenceCheck _x)

Dummy

public short Dummy()

Dummy

public void Dummy(short _x)

Dummy

public void Dummy(TpPAMPreferenceType _discriminator,
                  short _x)


Copyright © 2008. All Rights Reserved.