at.knowcenter.wag.egov.egiz.web
Class PDFContainer

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.web.PDFContainer

public class PDFContainer
extends Object


Field Summary
 long id
           
 byte[] pdf
           
 
Constructor Summary
PDFContainer(byte[] pdf, long id)
           
 
Method Summary
 boolean equals(Object pc)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public long id

pdf

public byte[] pdf
Constructor Detail

PDFContainer

public PDFContainer(byte[] pdf,
                    long id)
Method Detail

equals

public boolean equals(Object pc)

hashCode

public int hashCode()


Copyright © 2006-2010. All Rights Reserved.