net.nan21.dnet.module.ad.system.ds.param
Class UiViewStateRTLovDsParam

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.EmptyParam
      extended by net.nan21.dnet.module.ad.system.ds.param.UiViewStateRTLovDsParam

public class UiViewStateRTLovDsParam
extends net.nan21.dnet.core.presenter.model.EmptyParam


Field Summary
static String fHIDEMINE
           
static String fHIDEOTHERS
           
 
Constructor Summary
UiViewStateRTLovDsParam()
           
 
Method Summary
 Boolean getHideMine()
           
 Boolean getHideOthers()
           
 void setHideMine(Boolean hideMine)
           
 void setHideOthers(Boolean hideOthers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fHIDEMINE

public static final String fHIDEMINE
See Also:
Constant Field Values

fHIDEOTHERS

public static final String fHIDEOTHERS
See Also:
Constant Field Values
Constructor Detail

UiViewStateRTLovDsParam

public UiViewStateRTLovDsParam()
Method Detail

getHideMine

public Boolean getHideMine()

setHideMine

public void setHideMine(Boolean hideMine)

getHideOthers

public Boolean getHideOthers()

setHideOthers

public void setHideOthers(Boolean hideOthers)


Copyright © 2012. All Rights Reserved.