ru.goodidea.ejb
Class Envelope
java.lang.Object
ru.goodidea.ejb.Envelope
- All Implemented Interfaces:
- java.io.Serializable
public class Envelope
- extends java.lang.Object
- implements java.io.Serializable
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
- Author:
- Konstantin Pupkov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Envelope
public Envelope()
Envelope
public Envelope(FILE_TYPE mode)
getMode
public FILE_TYPE getMode()
setName
public void setName(java.lang.String name)
setTypeId
public void setTypeId(int typeId)
setIs
public void setIs(byte[] is)
getName
public java.lang.String getName()
getTypeId
public int getTypeId()
getIs
public byte[] getIs()
Copyright © 2009. All Rights Reserved.