| Modifier and Type | Method and Description | 
|---|---|
PinAuthInput | 
clone()
Creates a clone of this  
PinAuthInput object. | 
boolean | 
equals(PinAuthInput pinAuthInput)
Compare 2  
PinAuthInput object. | 
int | 
hashCode()
Calculates the hash code of this  
PinAuthInput object. | 
PinAuthInput clone()
PinAuthInput object.PinAuthInput object whatever implementation it is.boolean equals(PinAuthInput pinAuthInput)
PinAuthInput object.pinAuthInput - the PinAuthInput object.int hashCode()
PinAuthInput object.hashCode in class java.lang.Object