org.apache.commons.modeler.util
Interface IntrospectionUtils.AttributeHolder

Enclosing class:
IntrospectionUtils

public static interface IntrospectionUtils.AttributeHolder


Method Summary
 void setAttribute(java.lang.String key, java.lang.Object o)
           
 

Method Detail

setAttribute

void setAttribute(java.lang.String key,
                  java.lang.Object o)


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.