Skip to content

StubExampleConsumer

pozil edited this page Oct 4, 2023 · 4 revisions

StubExampleConsumer

Constructors

public StubExampleConsumer(StubExample stub)


Fields

private stubStubExample


Methods

public Boolean getIsTrue()

public String getGreeting()

public void setGreeting(String greeting)

public void setGreeting(Integer someInt)

public void setGreeting(Boolean someBoolean)


Clone this wiki locally