Class SchemaGenerator
- java.lang.Object
-
- org.uberfire.ext.metadata.backend.infinispan.proto.schema.SchemaGenerator
-
public class SchemaGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description SchemaGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringbuildField(Field field)protected StringbuildMessage(Message message)Stringgenerate(Schema schema)
-