Uses of Class
io.protostuff.compiler.model.Package
-
Packages that use Package Package Description io.protostuff.compiler.model -
-
Uses of Package in io.protostuff.compiler.model
Fields in io.protostuff.compiler.model declared as Package Modifier and Type Field Description static PackagePackage. DEFAULTprotected PackageProto. pkgMethods in io.protostuff.compiler.model that return Package Modifier and Type Method Description PackageProto. getPackage()Methods in io.protostuff.compiler.model with parameters of type Package Modifier and Type Method Description voidProto. setPackage(Package pkg)
-