org.springframework.osgi.compendium
Class OneSetter
java.lang.Object
org.springframework.osgi.compendium.OneSetter
- Direct Known Subclasses:
- MultipleSetters
public class OneSetter
- extends Object
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneSetter
public OneSetter()
getProp
public Long getProp()
setProp
public void setProp(Long prop)
getClz
public Class<?> getClz()
- Returns the clz.
- Returns:
- Returns the clz
setClz
public void setClz(Class<?> clz)
- Parameters:
clz
- The clz to set.
Copyright © 2006-2011 Spring Framework. All Rights Reserved.