|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectezjcom.JComObject
ClearImageJNI.ICiBarcodes
public class ICiBarcodes
ICiBarcodes Interface.
This class corresponds to a COM interface. Objects of this class are not created directly, but are obtained by calling methods of other COM objects.
Field Summary |
---|
Fields inherited from class ezjcom.JComObject |
---|
__JComWarnMTA |
Method Summary | |
---|---|
static ICiBarcodes |
_ezjcomCoerceObject(JComObject obj)
Use this method only for creating a COM interface of type ICiBarcodes from another existing COM interface, when you know that it is possible. |
void |
Add(ICiBarcode pVal)
method Add. |
void |
ezjcomEnumerator(JComIterator receiver)
|
int |
getCount()
|
ICiBarcode |
getItem(int n)
Barcode Item (1-based). |
ICiBarcode |
Remove(int n)
method Remove. |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void Add(ICiBarcode pVal) throws JComException
JComException
public ICiBarcode Remove(int n) throws JComException
JComException
public int getCount() throws JComException
JComException
public ICiBarcode getItem(int n) throws JComException
JComException
public void ezjcomEnumerator(JComIterator receiver) throws JComException
JComException
public static ICiBarcodes _ezjcomCoerceObject(JComObject obj) throws JComException
JComException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |