public class DataProtectGeneration
extends java.lang.Object
DataProtectGeneration records when your data was protected, the
Blue Mind version and all the ProtectedParts of the Blue Mind
infrastructure at this point in time.| Modifier and Type | Field and Description |
|---|---|
VersionInfo |
blueMind |
int |
id |
java.util.List<PartGeneration> |
parts |
java.util.Date |
protectionTime |
boolean |
withErrors |
boolean |
withWarnings |
| Constructor and Description |
|---|
DataProtectGeneration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
boolean |
valid() |
public int id
public java.util.Date protectionTime
public VersionInfo blueMind
public boolean withWarnings
public boolean withErrors
public java.util.List<PartGeneration> parts
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic boolean valid()
Copyright © 2024. All Rights Reserved.