org.eclipse.rse.ui.widgets.services
Class PropertyElement
java.lang.Object
org.eclipse.rse.ui.widgets.services.PropertyElement
public class PropertyElement
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyElement
public PropertyElement(ServiceElement parent,
IProperty property)
getType
public IPropertyType getType()
getKey
public java.lang.String getKey()
getName
public java.lang.String getName()
getLabel
public java.lang.String getLabel()
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getPropertyDescriptor
public IPropertyDescriptor getPropertyDescriptor()
commit
public void commit()
revert
public void revert()
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.