| Package | Description |
|---|---|
| org.refcodes.runtime |
Constants:
The
const package contains enumerations and static final interface
variables (constants) being the invariants as used by this artifact. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionUtility.AttributeImpl
Class describing a beans's attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static Attribute[] |
ReflectionUtility.toBeanAttributes(Object anObject)
This method uses reflection on order to analyze a given object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectionUtility.setAttribute(Object anObject,
Attribute anAttributeValueStruct)
This method sets a java beans attribute for the given object.
|
Copyright © 2015. All rights reserved.