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

Enclosing class:
IntrospectionUtils

public static interface IntrospectionUtils.AttributeHolder


Method Summary
 void setAttribute(String key, Object o)
           
 

Method Detail

setAttribute

void setAttribute(String key,
                  Object o)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.