public static class JavaModelTests.TestSubject extends Object
Constructor and Description |
---|
TestSubject() |
Modifier and Type | Method and Description |
---|---|
Collection<?> |
getBaz() |
String |
getFoo() |
boolean |
isBar() |
void |
setFoo(String foo) |
public String getFoo()
public void setFoo(String foo)
public boolean isBar()
public Collection<?> getBaz()
Copyright © 2018. All rights reserved.