org.crazycake.ScaffoldUnit.model
类 SCol

java.lang.Object
  继承者 org.crazycake.ScaffoldUnit.model.SCol

public class SCol
extends Object


构造方法摘要
SCol()
           
 
方法摘要
 String getC()
           
 String getV()
           
 void setC(String c)
           
 void setV(String v)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SCol

public SCol()
方法详细信息

getC

public String getC()

setC

public void setC(String c)

getV

public String getV()

setV

public void setV(String v)


Copyright © 2014. All rights reserved.