public class GeneratedMethods extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addField(com.github.javaparser.ast.type.Type type,
String name,
boolean isKey) |
com.github.javaparser.ast.body.MethodDeclaration |
equalsMethod() |
com.github.javaparser.ast.body.MethodDeclaration |
getterMethod() |
com.github.javaparser.ast.body.MethodDeclaration |
hashcodeMethod() |
com.github.javaparser.ast.body.MethodDeclaration |
setterMethod() |
com.github.javaparser.ast.body.MethodDeclaration |
toStringMethod() |
public void addField(com.github.javaparser.ast.type.Type type,
String name,
boolean isKey)
public com.github.javaparser.ast.body.MethodDeclaration toStringMethod()
public com.github.javaparser.ast.body.MethodDeclaration hashcodeMethod()
public com.github.javaparser.ast.body.MethodDeclaration equalsMethod()
public com.github.javaparser.ast.body.MethodDeclaration getterMethod()
public com.github.javaparser.ast.body.MethodDeclaration setterMethod()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.