public class ClassWriter extends Object
Modifier and Type | Method and Description |
---|---|
protected static String |
getGetterBody(ConnectorAttribute attribute,
String connector) |
protected static String |
getGetterSignatureLine(ConnectorAttribute attribute) |
protected static String |
getMethodName(ConnectorAttribute attribute) |
protected static boolean |
hasAlias(ConnectorAttribute attribute) |
protected static boolean |
hasDefaultValue(ConnectorAttribute attribute) |
protected static final Logger LOGGER
protected static boolean hasAlias(ConnectorAttribute attribute)
protected static boolean hasDefaultValue(ConnectorAttribute attribute)
protected static String getGetterSignatureLine(ConnectorAttribute attribute)
protected static String getGetterBody(ConnectorAttribute attribute, String connector)
protected static String getMethodName(ConnectorAttribute attribute)
Copyright © 2018–2021 SmallRye. All rights reserved.