public class ValidationResultRepresentation extends BaseResourceRepresentation
Constructor and Description |
---|
ValidationResultRepresentation() |
ValidationResultRepresentation(boolean valid) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isValid() |
void |
setValid(boolean valid) |
String |
toString() |
getSelf, getSelfDecoded, setSelf, toJSON
public ValidationResultRepresentation(boolean valid)
public ValidationResultRepresentation()
public boolean isValid()
public void setValid(boolean valid)
public String toString()
toString
in class BaseResourceRepresentation
protected boolean canEqual(Object other)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.