asit.moa.client.deliver.moazs
Class BinaryDocument
java.lang.Object
asit.moa.client.deliver.moazs.BinaryDocument
- public class BinaryDocument
- extends Object
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
is_
protected InputStream is_
fileName_
protected String fileName_
mimeType_
protected String mimeType_
BinaryDocument
public BinaryDocument(InputStream is,
String fileName,
String mimeType)
setInputStream
public void setInputStream(InputStream is)
getInputStream
public InputStream getInputStream()
getFileName
public String getFileName()
getMimeType
public String getMimeType()
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.