Uses of Class
io.vertx.tp.atom.modeling.reference.RQuote
-
Packages that use RQuote Package Description io.vertx.tp.atom.modeling.data io.vertx.tp.atom.modeling.reference -
-
Uses of RQuote in io.vertx.tp.atom.modeling.data
Methods in io.vertx.tp.atom.modeling.data that return types with arguments of type RQuote Modifier and Type Method Description ConcurrentMap<String,RQuote>DataAtom. refInput() -
Uses of RQuote in io.vertx.tp.atom.modeling.reference
Methods in io.vertx.tp.atom.modeling.reference that return RQuote Modifier and Type Method Description RQuoteRQuote. add(MAttribute attribute, AoAttribute service)「Fluent」Add new attribute in current Quote instance.static RQuoteRQuote. create(String appName, String source)The factory method to create new instance.
-