com.github.stephenc.javaisotools.rockridge.impl
Class SystemUseEntryElement

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

public class SystemUseEntryElement
extends Element


Constructor Summary
SystemUseEntryElement(String signature, int version)
           
 
Method Summary
 Object getId()
           
 byte[] getSignatureWord()
           
 int getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemUseEntryElement

public SystemUseEntryElement(String signature,
                             int version)
Method Detail

getSignatureWord

public byte[] getSignatureWord()

getVersion

public int getVersion()

getId

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


Copyright © 2013. All Rights Reserved.