com.github.stephenc.javaisotools.sabre
Class Element

java.lang.Object
  extended by com.github.stephenc.javaisotools.sabre.Element
Direct Known Subclasses:
LongElement, SabreUDFElement

public abstract class Element
extends Object


Constructor Summary
Element()
           
 
Method Summary
abstract  Object getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element

public Element()
Method Detail

getId

public abstract Object getId()


Copyright © 2013. All Rights Reserved.