public class AsmUtil
extends java.lang.Object
Title: AsmUtil.java
Description:
bboss workgroup
Copyright (c) 2008
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
bboss_field_getMethod_prex |
static java.lang.String |
bboss_field_setMethod_prex |
| Constructor and Description |
|---|
AsmUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class |
addGETSETMethodForClass(java.util.List<ClassUtil.PropertieDescription> propertieDescriptionies,
java.lang.Class beanType) |
public static final java.lang.String bboss_field_getMethod_prex
public static final java.lang.String bboss_field_setMethod_prex
public static java.lang.Class addGETSETMethodForClass(java.util.List<ClassUtil.PropertieDescription> propertieDescriptionies, java.lang.Class beanType)