com.gcapmedia.dab.epg.binary
Class GenreDeconstructor

java.lang.Object
  extended by com.gcapmedia.dab.epg.binary.GenreDeconstructor
All Implemented Interfaces:
Deconstructor<Genre>

public class GenreDeconstructor
extends java.lang.Object
implements Deconstructor<Genre>


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

Constructor Detail

GenreDeconstructor

public GenreDeconstructor()
Method Detail

deconstruct

public Genre deconstruct(Element element)
Specified by:
deconstruct in interface Deconstructor<Genre>
See Also:
Deconstructor.deconstruct(com.gcapmedia.dab.epg.binary.Element)


Copyright © 2007. All Rights Reserved.