public interface ClasspathAttribute
Optional description associated with Eclipse classpath entries.
- Since:
- 2.14
- See Also:
- 
- 
Method Summary
Returns the key of this attribute. 
 
Returns the value of this attribute. 
 
 
 
 
- 
Method Details
- 
getNameReturns the key of this attribute. 
- Returns:
- The key of this attribute.
 
- 
getValueReturns the value of this attribute. 
- Returns:
- The value of this classpath attribute.