public class ElemInfoTable extends Object
Constructor and Description |
---|
ElemInfoTable(String name,
long status) |
Modifier and Type | Method and Description |
---|---|
String |
getElementName() |
long |
getValidityStatus() |
String |
toString() |
public ElemInfoTable(String name, long status)
name
- the element namestatus
- the element statuspublic String getElementName()
public long getValidityStatus()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2018. All rights reserved.