Uses of Interface
net.morimekta.providence.model.ConstType_OrBuilder
-
Packages that use ConstType_OrBuilder Package Description net.morimekta.providence.model -
-
Uses of ConstType_OrBuilder in net.morimekta.providence.model
Classes in net.morimekta.providence.model that implement ConstType_OrBuilder Modifier and Type Class Description classConstTypeconst <type> <name> = <value>static classConstType._Builderconst <type> <name> = <value>Methods in net.morimekta.providence.model with parameters of type ConstType_OrBuilder Modifier and Type Method Description Declaration._BuilderDeclaration._Builder. setDeclConst(ConstType_OrBuilder value)Set thedecl_constfield value.static DeclarationDeclaration. withDeclConst(ConstType_OrBuilder value)
-