org.eclipse.mat.inspections.osgi.model.eclipse
Class ConfigurationElement.PropertyPair

java.lang.Object
  extended by org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement.PropertyPair
Enclosing class:
ConfigurationElement

public class ConfigurationElement.PropertyPair
extends Object


Field Summary
 String property
           
 String value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

property

public String property

value

public String value