org.cip4.jdflib.core
Class ElemInfoTable
java.lang.Object
org.cip4.jdflib.core.ElemInfoTable
public class ElemInfoTable
- extends Object
- Author:
- MatternK
ElemInfoTable
public ElemInfoTable(String name,
long status)
- Parameters:
name - the element namestatus - the element status
getElementName
public String getElementName()
- Returns:
- Returns the elementName.
getValidityStatus
public long getValidityStatus()
- Returns:
- Returns the validityStatus.
toString
public String toString()
- Overrides:
toString in class Object
- See Also:
Object.toString()
Copyright © 2013. All Rights Reserved.