@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class AllowCopy extends Object
| Constructor and Description |
|---|
AllowCopy() |
| Modifier and Type | Method and Description |
|---|---|
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.