MCPcopy Index your code
hub / github.com/castello/spring_basic / getOption

Method getOption

ch4/SearchCondition.java:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 public String getOption() {
65 return option;
66 }
67
68 public void setOption(String option) {
69 this.option = option;

Callers 1

getQueryStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected