public class Edit extends Object
Edit()
Edit(String type, String delete, String insert)
String
getDelete()
getInsert()
getType()
Edit
setDelete(String delete)
setInsert(String insert)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Edit()
public Edit(String type, String delete, String insert)
public String getDelete()
public Edit setDelete(String delete)
public String getInsert()
public Edit setInsert(String insert)
public String getType()
public Edit setType(String type)
Copyright © 2018. All rights reserved.