com.levigo.jadice.annotation.profiles
Class PropertiesDescriptor.IntValue

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.IntValue
All Implemented Interfaces:
PropertiesDescriptor.Value<Integer>
Enclosing class:
PropertiesDescriptor

public static class PropertiesDescriptor.IntValue
extends Object
implements PropertiesDescriptor.Value<Integer>


Constructor Summary
PropertiesDescriptor.IntValue()
           
 
Method Summary
 Integer getV()
           
 PropertiesDescriptor.Value<Integer> setV(Integer value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.IntValue

public PropertiesDescriptor.IntValue()
Method Detail

getV

public Integer getV()
Specified by:
getV in interface PropertiesDescriptor.Value<Integer>

setV

public PropertiesDescriptor.Value<Integer> setV(Integer value)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.