Modifier and Type | Field and Description |
---|---|
protected String |
addr |
protected int |
version |
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
T |
addr(String addr) |
Address |
build() |
T |
fromAddress(Address in) |
protected abstract T |
self() |
T |
version(int version) |
protected String addr
protected int version
protected abstract T self()
public T addr(String addr)
Address.getAddr()
public T version(int version)
Address.getVersion()
public Address build()
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.