Sun Adapter for SAG API

com.stc.connector.sagadapter.primitive.sw
Class MyControls

java.lang.Object
  extended by com.stc.connector.sagadapter.primitive.sw.MyControls

public class MyControls
extends java.lang.Object

This class is used to hold some control information.

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

Field Summary
static java.lang.String version
           
 
Constructor Summary
MyControls()
           
 
Method Summary
static boolean isNeedAttributesWhenMarshal()
           
static void setNeedAttributesWhenMarshal(boolean need)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

public static final java.lang.String version
See Also:
Constant Field Values
Constructor Detail

MyControls

public MyControls()
Method Detail

isNeedAttributesWhenMarshal

public static final boolean isNeedAttributesWhenMarshal()
Returns:

setNeedAttributesWhenMarshal

public static final void setNeedAttributesWhenMarshal(boolean need)
Parameters:
need -

Sun Adapter for SAG API

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