| java.lang.Object org.xdev.base.schema.SchemaPropertyValue
SchemaPropertyValue | public class SchemaPropertyValue (Code) | | author: Administrator author: TODO To change the template for this generated type comment go to author: Window - Preferences - Java - Code Style - Code Templates |
setTitle | public void setTitle(String title)(Code) | | Parameters: title - The title to set. |
setValue | public void setValue(String value)(Code) | | Parameters: value - The value to set. |
|
|