Searched defs:AbstractIntegerAttr (Results 1 – 1 of 1) sorted by relevance
25 abstract class AbstractIntegerAttr extends AbstractAttr<Integer> { class33 protected AbstractIntegerAttr(final int val) throws BOSHException { in AbstractIntegerAttr() method in AbstractIntegerAttr43 protected AbstractIntegerAttr(final String val) throws BOSHException { in AbstractIntegerAttr() method in AbstractIntegerAttr