Uses of Class
org.apache.xbean.blueprint.context.impl.DefaultProperty

Packages that use DefaultProperty
org.apache.xbean.blueprint.context.impl   
 

Uses of DefaultProperty in org.apache.xbean.blueprint.context.impl
 

Methods in org.apache.xbean.blueprint.context.impl that return types with arguments of type DefaultProperty
 List<DefaultProperty> NamedConstructorArgs.getDefaultValues()
          Gets the default values that are assigned to constructor arguments without a defined value.
 

Method parameters in org.apache.xbean.blueprint.context.impl with type arguments of type DefaultProperty
 void NamedConstructorArgs.setDefaultValues(List<DefaultProperty> defaultValues)
          Sets the default values that are assigned to constructor arguments without a defined value.
 



Copyright © 2005-2013. All Rights Reserved.