org.cip4.jdflib.core
Class ElemInfo

java.lang.Object
  extended by org.cip4.jdflib.core.ElemInfo

public class ElemInfo
extends Object

Author:
Rainer Prosi, Heidelberger Druckmaschinen *

Constructor Summary
ElemInfo(long s)
          Constructor
 
Method Summary
 long getElemValidityStatus()
           
 JDFElement.EnumVersion getFirstVersion()
          get the first jdf version where an attrinute of this type is valid
 JDFElement.EnumVersion getLastVersion()
          get the last jdf version where an attrinute of this type is valid
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElemInfo

public ElemInfo(long s)
Constructor

Parameters:
s -
Method Detail

getElemValidityStatus

public long getElemValidityStatus()
Returns:
Returns the elemValidityStatus.

toString

public String toString()
Overrides:
toString in class Object
Returns:
See Also:
Object.toString()

getFirstVersion

public JDFElement.EnumVersion getFirstVersion()
get the first jdf version where an attrinute of this type is valid

Returns:

getLastVersion

public JDFElement.EnumVersion getLastVersion()
get the last jdf version where an attrinute of this type is valid

Returns:


Copyright © 2013. All Rights Reserved.