com.github.kongchen.swagger.docgen.mustache
类 MustacheContentType

java.lang.Object
  继承者 com.github.kongchen.swagger.docgen.mustache.MustacheContentType

public class MustacheContentType
extends Object


构造方法摘要
MustacheContentType(String contentType)
           
 
方法摘要
 String getContentType()
           
 void setContentType(String contentType)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MustacheContentType

public MustacheContentType(String contentType)
方法详细信息

getContentType

public String getContentType()

setContentType

public void setContentType(String contentType)


Copyright © 2015. All Rights Reserved.