B - The builder which implements the HomeUrlAccessor.HomeUrlBuilder.public static interface HomeUrlAccessor.HomeUrlBuilder<B extends HomeUrlAccessor.HomeUrlBuilder<?>>
Url property.| Modifier and Type | Method | Description |
|---|---|---|
B |
withHomeUrl(org.refcodes.net.Url aHomeUrl) |
Sets the home
Url to use and returns this builder as of the
builder pattern. |
B withHomeUrl(org.refcodes.net.Url aHomeUrl)
Url to use and returns this builder as of the
builder pattern.aHomeUrl - The home Url to be stored by the home
Url property.HomeUrlAccessor.HomeUrlBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.