Class TypeBuilder


  • public class TypeBuilder
    extends Object
    Base for type builders.
    • Constructor Detail

      • TypeBuilder

        public TypeBuilder()
    • Method Detail

      • _add_field

        protected void _add_field​(String name)
      • _add_call

        protected void _add_call​(CallBuilder<?> callBuilder)