public class SourceCodePath extends Object
| 构造器和说明 |
|---|
SourceCodePath() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SourceCodePath |
builder() |
String |
getDesc() |
String |
getPath() |
static SourceCodePath |
path()
已过时。
|
SourceCodePath |
setDesc(String desc) |
SourceCodePath |
setPath(String path) |
String |
toString() |
@Deprecated public static SourceCodePath path()
public static SourceCodePath builder()
public String getPath()
public SourceCodePath setPath(String path)
public String getDesc()
public SourceCodePath setDesc(String desc)
Copyright © 2020. All rights reserved.