public class ServerUpdate extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Define serialVersionUID for interoperability.
|
private String |
update
Date of the update.
|
Constructor and Description |
---|
ServerUpdate()
Creates a new empty ServerUpdate
|
Modifier and Type | Method and Description |
---|---|
String |
getUpdateDate() |
private void |
readObject(ObjectInputStream in) |
private void |
writeObject(ObjectOutputStream out) |
private static final long serialVersionUID
private String update
private void writeObject(ObjectOutputStream out) throws IOException
IOException
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public String getUpdateDate()
Copyright © 2019 ScalAgent D.T.. All rights reserved.