Uses of Interface
net.morimekta.providence.model.TypedefType_OrBuilder
-
Packages that use TypedefType_OrBuilder Package Description net.morimekta.providence.model -
-
Uses of TypedefType_OrBuilder in net.morimekta.providence.model
Classes in net.morimekta.providence.model that implement TypedefType_OrBuilder Modifier and Type Class Description classTypedefTypetypedef <type> <name>static classTypedefType._Buildertypedef <type> <name>Methods in net.morimekta.providence.model with parameters of type TypedefType_OrBuilder Modifier and Type Method Description Declaration._BuilderDeclaration._Builder. setDeclTypedef(TypedefType_OrBuilder value)Set thedecl_typedeffield value.static DeclarationDeclaration. withDeclTypedef(TypedefType_OrBuilder value)
-