Uses of Class
io.vertx.tp.atom.modeling.config.AoAttribute
-
Packages that use AoAttribute Package Description io.vertx.tp.atom.modeling io.vertx.tp.atom.modeling.data io.vertx.tp.atom.modeling.reference io.vertx.tp.optic.modeling -
-
Uses of AoAttribute in io.vertx.tp.atom.modeling
Methods in io.vertx.tp.atom.modeling that return AoAttribute Modifier and Type Method Description AoAttributeModel. attribute(String attributeName) -
Uses of AoAttribute in io.vertx.tp.atom.modeling.data
Methods in io.vertx.tp.atom.modeling.data that return AoAttribute Modifier and Type Method Description AoAttributeDataAtom. attribute(String name) -
Uses of AoAttribute in io.vertx.tp.atom.modeling.reference
Methods in io.vertx.tp.atom.modeling.reference with parameters of type AoAttribute Modifier and Type Method Description RQuoteRQuote. add(MAttribute attribute, AoAttribute service)「Fluent」Add new attribute in current Quote instance.Constructors in io.vertx.tp.atom.modeling.reference with parameters of type AoAttribute Constructor Description RResult(MAttribute attribute, AoAttribute aoAttr) -
Uses of AoAttribute in io.vertx.tp.optic.modeling
Methods in io.vertx.tp.optic.modeling that return AoAttribute Modifier and Type Method Description AoAttributeJsonModel. attribute(String attributeName)
-