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 java.lang.Object


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

Field Detail

property

public java.lang.String property

value

public java.lang.String value