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

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
      extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.Property
Enclosing class:
PropertiesDescriptor

public static class PropertiesDescriptor.Property
extends PropertiesDescriptor.ValueElement


Field Summary
 
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
element, value
 
Constructor Summary
PropertiesDescriptor.Property()
           
PropertiesDescriptor.Property(String name, Object value)
           
 
Method Summary
 String getName()
           
 void mergeInto(Map<String,Object> properties)
           
 void setName(String key)
           
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.ValueElement
getElement, getValue, setElement, setValue, unwrapValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.Property

public PropertiesDescriptor.Property()

PropertiesDescriptor.Property

public PropertiesDescriptor.Property(String name,
                                     Object value)
Method Detail

getName

public String getName()

setName

public void setName(String key)

mergeInto

public void mergeInto(Map<String,Object> properties)


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