@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-08-11T11:20:29.425+08:00[Asia/Shanghai]") public class AllowCopy extends Object
| 构造器和说明 |
|---|
AllowCopy() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getNotAllowReason()
Get notAllowReason
|
String |
getType()
Get type
|
int |
hashCode() |
Boolean |
isValue()
Get value
|
AllowCopy |
notAllowReason(String notAllowReason) |
void |
setNotAllowReason(String notAllowReason) |
void |
setType(String type) |
void |
setValue(Boolean value) |
String |
toString() |
AllowCopy |
type(String type) |
AllowCopy |
value(Boolean value) |
public String getNotAllowReason()
public void setNotAllowReason(String notAllowReason)
public String getType()
public void setType(String type)
public Boolean isValue()
public void setValue(Boolean value)
Copyright © 2023. All rights reserved.