public abstract class ClassModel extends Object
Modifier and Type | Method and 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 © 2019 JBoss by Red Hat. All rights reserved.