org.eclipse.cdt.managedbuilder.internal.buildproperties
Class BuildProperty
java.lang.Object
org.eclipse.cdt.managedbuilder.internal.buildproperties.BuildProperty
- All Implemented Interfaces:
- IBuildProperty
public class BuildProperty
- extends java.lang.Object
- implements IBuildProperty
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getPropertyType
public IBuildPropertyType getPropertyType()
- Specified by:
getPropertyType
in interface IBuildProperty
getValue
public IBuildPropertyValue getValue()
- Specified by:
getValue
in interface IBuildProperty
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public static java.lang.String toString(java.lang.String type,
java.lang.String value)