com.levigo.jadice.annotation.profiles
Class PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>>

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue<C>
      extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue<C>
          extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.SetValue<C>
All Implemented Interfaces:
PropertiesDescriptor.Value<C>
Enclosing class:
PropertiesDescriptor.CollectionValue<C extends Collection<Object>>

public static class PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>>
extends PropertiesDescriptor.CollectionValue<C>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>>, PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>>
 
Constructor Summary
PropertiesDescriptor.CollectionValue.SetValue()
           
PropertiesDescriptor.CollectionValue.SetValue(C value)
           
 
Method Summary
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
createDefaultCollection, getElements, getV, initCollection, setElements, wrap
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
getJavaTypeName, setJavaTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.CollectionValue.SetValue

public PropertiesDescriptor.CollectionValue.SetValue()

PropertiesDescriptor.CollectionValue.SetValue

public PropertiesDescriptor.CollectionValue.SetValue(C value)


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