public abstract class Record extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
name |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
private static final long serialVersionUID
private String name
public Record(String name)
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.