cz.geek.banking
Class Pairs
java.lang.Object
cz.geek.banking.Pairs
public class Pairs
- extends Object
|
Constructor Summary |
Pairs()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pairs
public Pairs()
setIds
public void setIds(Integer[] ids)
setGivenVs
public void setGivenVs(Long[] givenVs)
getPairedIds
public Set<Integer> getPairedIds()
getPairedVs
public Set<Long> getPairedVs()
vsForId
public Long vsForId(Integer id)
Copyright © 2011. All Rights Reserved.