com.levigo.jadice.annotation.profiles
Class PropertiesDescriptor.MapValue.Entry

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.MapValue.Entry
Enclosing class:
PropertiesDescriptor.MapValue

public static class PropertiesDescriptor.MapValue.Entry
extends Object


Field Summary
 PropertiesDescriptor.ValueElement key
           
 PropertiesDescriptor.ValueElement value
           
 
Constructor Summary
PropertiesDescriptor.MapValue.Entry()
           
PropertiesDescriptor.MapValue.Entry(PropertiesDescriptor.ValueElement key, PropertiesDescriptor.ValueElement value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public PropertiesDescriptor.ValueElement key

value

public PropertiesDescriptor.ValueElement value
Constructor Detail

PropertiesDescriptor.MapValue.Entry

public PropertiesDescriptor.MapValue.Entry()

PropertiesDescriptor.MapValue.Entry

public PropertiesDescriptor.MapValue.Entry(PropertiesDescriptor.ValueElement key,
                                           PropertiesDescriptor.ValueElement value)


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