org.jtheque.films.services.impl.utils.file.jt.header
Class JTFFileHeader

java.lang.Object
  extended by org.jtheque.core.utils.file.jt.AbstractJTFileHeader
      extended by org.jtheque.films.services.impl.utils.file.jt.header.JTFFileHeader

public final class JTFFileHeader
extends org.jtheque.core.utils.file.jt.AbstractJTFileHeader

A header for JTF file.

Author:
Baptiste Wicht

Constructor Summary
JTFFileHeader()
           
 
Method Summary
 boolean isComplete()
           
 
Methods inherited from class org.jtheque.core.utils.file.jt.AbstractJTFileHeader
getDate, getFileVersion, getKey, getVersionJTheque, setDate, setFileVersion, setKey, setVersionJTheque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTFFileHeader

public JTFFileHeader()
Method Detail

isComplete

public boolean isComplete()
Specified by:
isComplete in class org.jtheque.core.utils.file.jt.AbstractJTFileHeader


Copyright © 2010 JTheque. All Rights Reserved.