org.csapi.policy
Class TpPolicyActionListElement

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

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

Generated from IDL definition of struct "TpPolicyActionListElement"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 IpPolicyAction Action
           
 int SequenceNumber
           
 
Constructor Summary
TpPolicyActionListElement()
           
TpPolicyActionListElement(IpPolicyAction Action, int SequenceNumber)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Action

public IpPolicyAction Action

SequenceNumber

public int SequenceNumber
Constructor Detail

TpPolicyActionListElement

public TpPolicyActionListElement()

TpPolicyActionListElement

public TpPolicyActionListElement(IpPolicyAction Action,
                                 int SequenceNumber)


Copyright © 2009. All Rights Reserved.