public class PropertyBeanGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GETTERS |
static int |
ISSET |
static int |
SETTERS |
| Constructor and Description |
|---|
PropertyBeanGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generate(String classname,
String packagename,
Collection<Property<?>> properties,
String source,
int operations) |
public static final int GETTERS
public static final int SETTERS
public static final int ISSET
Copyright 2004-2020 Solace Corporation. All rights reserved.