Uses of Class
dev.vality.damsel.wb_list.IdInfo
-
Uses of IdInfo in dev.vality.damsel.wb_list
Fields in dev.vality.damsel.wb_list declared as IdInfo Modifier and Type Field Description IdInfoRow. idMethods in dev.vality.damsel.wb_list that return IdInfo Modifier and Type Method Description IdInfoIdInfo. deepCopy()IdInfoRow. getId()static IdInfoIdInfo. p2p_id(P2pId value)static IdInfoIdInfo. payment_id(PaymentId value)Methods in dev.vality.damsel.wb_list with parameters of type IdInfo Modifier and Type Method Description intIdInfo. compareTo(IdInfo other)booleanIdInfo. equals(IdInfo other)RowRow. setId(IdInfo id)Constructors in dev.vality.damsel.wb_list with parameters of type IdInfo Constructor Description IdInfo(IdInfo other)