net.qrivy.bioapi
Class BioAPI_BIR_BIOMETRIC_DATA_FORMAT

java.lang.Object
  extended by net.qrivy.bioapi.BioAPI_BIR_BIOMETRIC_DATA_FORMAT

public class BioAPI_BIR_BIOMETRIC_DATA_FORMAT
extends java.lang.Object


Constructor Summary
BioAPI_BIR_BIOMETRIC_DATA_FORMAT()
           
 
Method Summary
 void delete()
           
 int getFormatID()
           
 int getFormatOwner()
           
 void setFormatID(int FormatID)
           
 void setFormatOwner(int FormatOwner)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioAPI_BIR_BIOMETRIC_DATA_FORMAT

public BioAPI_BIR_BIOMETRIC_DATA_FORMAT()
Method Detail

delete

public void delete()

setFormatOwner

public void setFormatOwner(int FormatOwner)

getFormatOwner

public int getFormatOwner()

setFormatID

public void setFormatID(int FormatID)

getFormatID

public int getFormatID()