Searched refs:cp_Value (Results 1 – 3 of 3) sorted by relevance
30 public String cp_Value; field in CGArgument
58 props.put(key, cast(((CGArgument) value).cp_Value)); in init()
93 return ((CGArgument) p.cp_Arguments.getElement(name)).cp_Value; in getArgument()