ClearImageJNI
Class ICiBarcodes
java.lang.Object
   ClearImageJNI.CiSuperObject
ClearImageJNI.CiSuperObject
       ClearImageJNI.ICiBarcodes
ClearImageJNI.ICiBarcodes
- public class ICiBarcodes 
- extends CiSuperObject
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.
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ICiBarcodes
public ICiBarcodes(long oIn)
Add
public void Add(ICiBarcode pVal)
         throws CiException
- method Add.
 
- 
- Throws:
- CiException
 
Remove
public ICiBarcode Remove(int n)
                  throws CiException
- method Remove (1 -based)
 
- 
- Throws:
- CiException
 
getCount
public int getCount()
             throws CiException
- 
- Throws:
- CiException
 
getItem
public ICiBarcode getItem(int n)
                   throws CiException
- Barcode Item (1-based).
 
- 
- Throws:
- CiException