@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-07-04T11:23:30.393+08:00[Asia/Shanghai]") public class AllowInsight extends Object
| Constructor and Description |
|---|
AllowInsight() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNotAllowReason()
Get notAllowReason
|
String |
getType()
Get type
|
int |
hashCode() |
Boolean |
isValue()
Get value
|
AllowInsight |
notAllowReason(String notAllowReason) |
void |
setNotAllowReason(String notAllowReason) |
void |
setType(String type) |
void |
setValue(Boolean value) |
String |
toString() |
AllowInsight |
type(String type) |
AllowInsight |
value(Boolean value) |
public AllowInsight notAllowReason(String notAllowReason)
public String getNotAllowReason()
public void setNotAllowReason(String notAllowReason)
public AllowInsight type(String type)
public String getType()
public void setType(String type)
public AllowInsight value(Boolean value)
public Boolean isValue()
public void setValue(Boolean value)
Copyright © 2023. All rights reserved.