Public Member Functions | |
String | getDescription () |
void | setDescription (String description) |
String | getRelatedPath () |
void | setRelatedPath (String relatedPath) |
Definition at line 26 of file RelatedPathItem.java.
String org.turro.zul.relpaths.RelatedPathItem.getDescription | ( | ) |
Definition at line 31 of file RelatedPathItem.java.
String org.turro.zul.relpaths.RelatedPathItem.getRelatedPath | ( | ) |
Definition at line 39 of file RelatedPathItem.java.
void org.turro.zul.relpaths.RelatedPathItem.setDescription | ( | String | description | ) |
Definition at line 35 of file RelatedPathItem.java.
void org.turro.zul.relpaths.RelatedPathItem.setRelatedPath | ( | String | relatedPath | ) |
Definition at line 43 of file RelatedPathItem.java.