JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.apache.commons.modeler.util
IntrospectionUtils
AttributeHolder
Contents
Description
Method Summary
Method Details
setAttribute(String, Object)
Hide sidebar
Show sidebar
Interface IntrospectionUtils.AttributeHolder
Enclosing class:
IntrospectionUtils
public static interface
IntrospectionUtils.AttributeHolder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setAttribute
(
String
key,
Object
o)
Method Details
setAttribute
void
setAttribute
(
String
key,
Object
o)