public class XUIParas extends Object
| 构造器和说明 |
|---|
XUIParas() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAction() |
String |
getContent() |
String |
getCurProjectPath() |
String |
getDeep() |
String |
getHashCode() |
String |
getPath() |
String |
getPattern() |
Integer |
getType() |
Boolean |
getWithConfig() |
void |
setAction(String action) |
void |
setContent(String content) |
void |
setCurProjectPath(String curProjectPath) |
void |
setDeep(String deep) |
void |
setHashCode(String hashCode) |
void |
setPath(String path) |
void |
setPattern(String pattern) |
void |
setType(Integer type) |
void |
setWithConfig(Boolean withConfig) |
public String getContent()
public void setContent(String content)
public String getCurProjectPath()
public void setCurProjectPath(String curProjectPath)
public String getDeep()
public void setDeep(String deep)
public String getAction()
public void setAction(String action)
public String getHashCode()
public void setHashCode(String hashCode)
public String getPath()
public void setPath(String path)
public String getPattern()
public void setPattern(String pattern)
public Boolean getWithConfig()
public void setWithConfig(Boolean withConfig)
public Integer getType()
public void setType(Integer type)
Copyright © 2023 onecode. All rights reserved.