Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Class SAGConstants.C_Sw_AcceptStatus

java.lang.Object
  extended by com.stc.connector.sagadapter.sagapi.SAGConstants.C_Sw_AcceptStatus
Enclosing class:
SAGConstants

public static class SAGConstants.C_Sw_AcceptStatus
extends java.lang.Object

Constants for Sw_AcceptStatus

Version:
cvs revision: $Revision: 1.5 $ Last Modified: $Date: 2007/07/06 23:52:30 $
Author:
Harry Liu (harry.liu@sun.com)

Constructor Summary
SAGConstants.C_Sw_AcceptStatus()
           
 
Method Summary
static SAGConstants.C_Sw_AcceptStatus4Sw_AckMessage getSw_AckMessage()
          Returns AcceptStatus for AckMessage.
static SAGConstants.C_Sw_AcceptStatus4Sw_NotifySnF getSw_NotifySnF()
          Returns AcceptStatus for NotifySnF.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAGConstants.C_Sw_AcceptStatus

public SAGConstants.C_Sw_AcceptStatus()
Method Detail

getSw_NotifySnF

public static final SAGConstants.C_Sw_AcceptStatus4Sw_NotifySnF getSw_NotifySnF()
Returns AcceptStatus for NotifySnF.

Parameters:
None.

Returns:
C_Sw_AcceptStatus4Sw_NotifySnF - Returns AcceptStatus for NotifySnF.
Throws:
None.

getSw_AckMessage

public static final SAGConstants.C_Sw_AcceptStatus4Sw_AckMessage getSw_AckMessage()
Returns AcceptStatus for AckMessage.

Parameters:
None.

Returns:
C_Sw_AcceptStatus4Sw_AckMessage - Returns AcceptStatus for AckMessage.
Throws:
None.

Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.