public class SchemaLog extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SchemaLog() |
| Modifier and Type | Method and Description |
|---|---|
SchemaObject |
getComparedObject() |
String |
getDescription() |
String |
getID() |
SchemaObject |
getOriginalObject() |
String |
getParentID() |
void |
setComparedObject(SchemaObject comparedObject) |
void |
setDescription(String description) |
void |
setID(String ID) |
void |
setOriginalObject(SchemaObject originalObject) |
void |
setParentID(String parentID) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic String getID()
public void setID(String ID)
public String getParentID()
public void setParentID(String parentID)
public SchemaObject getOriginalObject()
public void setOriginalObject(SchemaObject originalObject)
public SchemaObject getComparedObject()
public void setComparedObject(SchemaObject comparedObject)
public String getDescription()
public void setDescription(String description)
Copyright © 2019 SMYLD. All rights reserved.