public class RegisterCompoundMethod extends Object
| 构造器和说明 |
|---|
RegisterCompoundMethod() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCompoundMethodDescription() |
String |
getCompoundMethodName() |
List<Object> |
getCompoundMethods() |
void |
setCompoundMethodDescription(String CompoundMethodDescription) |
void |
setCompoundMethodName(String CompoundMethodName) |
void |
setCompoundMethods(List<Object> CompoundMethods) |
public String getCompoundMethodName()
public void setCompoundMethodName(String CompoundMethodName)
public String getCompoundMethodDescription()
public void setCompoundMethodDescription(String CompoundMethodDescription)
Copyright © 2021. All rights reserved.