| Modifier and Type | Class and Description |
|---|---|
static class |
Car.Builder
The class
Car.Builder. |
| Modifier and Type | Method and Description |
|---|---|
static Car.Builder |
builder(String type)
Builder.
|
int |
getConstructionYear()
Gets the construction year.
|
String |
getModel()
Gets the model.
|
String |
getType()
Gets the type.
|
String |
toString() |
public static Car.Builder builder(String type)
type - the typepublic int getConstructionYear()
public String getModel()
public String getType()
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.