com.github.stephenc.javaisotools.sabre.impl
Class LongElement

java.lang.Object
  extended by com.github.stephenc.javaisotools.sabre.Element
      extended by com.github.stephenc.javaisotools.sabre.impl.LongElement

public class LongElement
extends Element


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

Constructor Detail

LongElement

public LongElement(long id)
Method Detail

getId

public Object getId()
Specified by:
getId in class Element

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.