Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface Primitives.SagPrimitives

Enclosing interface:
Primitives

public static interface Primitives.SagPrimitives

It is for SAG primitives.

Version:
cvs revision: $Revision: 1.4 $ Last Modified: $Date: 2007/10/19 19:48:21 $
Author:
Harry Liu (harry.liu@sun.com)

Method Summary
 Sag_PrimitiveRequest getSag_PrimitiveRequest()
          Gets the PrimitiveRequest.
 Sag_PrimitiveResponse getSag_PrimitiveResponse()
          Gets the PrimitiveResponse.
 void setSag_PrimitiveRequest(Sag_PrimitiveRequest request)
          Sets the PrimitiveRequest.
 void setSag_PrimitiveResponse(Sag_PrimitiveResponse response)
          Sets the PrimitiveResponse.
 

Method Detail

getSag_PrimitiveRequest

Sag_PrimitiveRequest getSag_PrimitiveRequest()
Gets the PrimitiveRequest.

Parameters:
None.

Returns:
Sag_PrimitiveRequest - Returns the PrimitiveRequest.
Throws:
None.

getSag_PrimitiveResponse

Sag_PrimitiveResponse getSag_PrimitiveResponse()
Gets the PrimitiveResponse.

Parameters:
None.

Returns:
Sag_PrimitiveResponse - Returns the PrimitiveResponse.
Throws:
None.

setSag_PrimitiveRequest

void setSag_PrimitiveRequest(Sag_PrimitiveRequest request)
Sets the PrimitiveRequest.

Parameters:
request -

setSag_PrimitiveResponse

void setSag_PrimitiveResponse(Sag_PrimitiveResponse response)
Sets the PrimitiveResponse.

Parameters:
response -

Sun Adapter for SAG API

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