public class UserTfaTotpSecretActivityRepresentation extends BaseResourceRepresentation
Constructor and Description |
---|
UserTfaTotpSecretActivityRepresentation() |
UserTfaTotpSecretActivityRepresentation(Boolean active) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Boolean |
getActive() |
int |
hashCode() |
Boolean |
isActive() |
void |
setActive(Boolean active) |
String |
toString() |
getSelf, getSelfDecoded, setSelf, toJSON
public UserTfaTotpSecretActivityRepresentation()
public UserTfaTotpSecretActivityRepresentation(Boolean active)
@JSONProperty(value="isActive") public Boolean isActive()
public Boolean getActive()
public void setActive(Boolean active)
protected boolean canEqual(Object other)
public String toString()
toString
in class BaseResourceRepresentation
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.