@Generated(value="Generated code using /fluent/api/generator/templates/parameters/builder.java") public class FixtureClassStaticMethodSender extends Object
| Constructor and Description |
|---|
FixtureClassStaticMethodSender() |
| Modifier and Type | Method and Description |
|---|---|
FixtureClassStaticMethodSender |
age(int value) |
FixtureClassStaticMethodSender |
birth(ZonedDateTime value) |
FixtureClassStaticMethodSender |
first(String value) |
FixtureClassStaticMethodSender |
last(String value) |
FixtureClassStaticMethodSender |
list(List<Double> value) |
void |
send() |
public FixtureClassStaticMethodSender first(String value)
public FixtureClassStaticMethodSender last(String value)
public FixtureClassStaticMethodSender age(int value)
public FixtureClassStaticMethodSender birth(ZonedDateTime value)
public FixtureClassStaticMethodSender list(List<Double> value)
@End public void send()
Copyright © 2018. All rights reserved.