com.github.stephenc.javaisotools.udflib
Class SabreUDFElement

java.lang.Object
  extended by com.github.stephenc.javaisotools.sabre.Element
      extended by com.github.stephenc.javaisotools.udflib.SabreUDFElement

public class SabreUDFElement
extends Element


Nested Class Summary
static class SabreUDFElement.UDFElementType
           
 
Constructor Summary
SabreUDFElement(SabreUDFElement.UDFElementType udfElementType)
           
 
Method Summary
 Object getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SabreUDFElement

public SabreUDFElement(SabreUDFElement.UDFElementType udfElementType)
Method Detail

getId

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


Copyright © 2013. All Rights Reserved.