public abstract class ClassModel extends Object
Modifier and Type | Method | Description |
---|---|---|
void |
generateAndWrite() |
Writes the generated source file to the file system.
|
MessageInterface |
messageInterface() |
Returns the message interface being used.
|
String |
qualifiedClassName() |
Get the class name.
|
public final MessageInterface messageInterface()
public final void generateAndWrite() throws IOException
IOException
- if the file could not be writtenpublic final String qualifiedClassName()
Copyright © 2018. All rights reserved.