org.crazycake.ScaffoldUnit.model
类 Sconf

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

public class Sconf
extends Object

ScaffoldUnit configuration json file which test class matched.

作者:
alexxiyang (https://github.com/alexxiyang)

构造方法摘要
Sconf()
           
 
方法摘要
 List<SMethod> getMs()
           
 void setMs(List<SMethod> ms)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Sconf

public Sconf()
方法详细信息

getMs

public List<SMethod> getMs()

setMs

public void setMs(List<SMethod> ms)


Copyright © 2014. All rights reserved.