tle.framework.component.impl.uicreator.config
Class ClientConfig

java.lang.Object
  extended bytle.framework.component.impl.uicreator.config.ClientConfig

public class ClientConfig
extends java.lang.Object

<client> ű×ÀÇ Á¤º¸¸¦ ÀúÀåÇÑ´Ù.

Since:
2.0
Author:
ÃÖ¹ü±Õ

Constructor Summary
ClientConfig()
           
 
Method Summary
 java.lang.String getType()
           
 java.lang.String getViewSetID()
           
 void setType(java.lang.String type)
           
 void setViewSetID(java.lang.String viewSetID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientConfig

public ClientConfig()
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)

getViewSetID

public java.lang.String getViewSetID()

setViewSetID

public void setViewSetID(java.lang.String viewSetID)