Package org.cip4.jdflib.core
Class ElemInfo
java.lang.Object
org.cip4.jdflib.core.ElemInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget the first jdf version where an attribute of this type is validget the last jdf version where an element of this type is validlongtoString()
-
Field Details
-
MAXLOOP
protected static final int MAXLOOP- See Also:
-
validity
protected final long validity
-
-
Constructor Details
-
ElemInfo
public ElemInfo(long s) Constructor- Parameters:
s-
-
-
Method Details
-
getValidityStatus
public long getValidityStatus()- Returns:
- Returns the elemValidityStatus.
-
toString
-
getFirstVersion
get the first jdf version where an attribute of this type is valid- Returns:
- the first valid version
-
getLastVersion
get the last jdf version where an element of this type is valid- Returns:
-