public class EnumWithCustomOfUrlCategoryBuilder extends Object
Constructor and Description |
---|
EnumWithCustomOfUrlCategoryBuilder(EnumWithCustomOfUrlCategory model) |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfUrlCategory |
build()
Build EnumWithCustomOfUrlCategory instance.
|
EnumWithCustomOfUrlCategoryBuilder |
description(String description)
Set EnumWithCustomOfUrlCategory.description and return builder.
|
EnumWithCustomOfUrlCategoryBuilder |
value(String value)
Set EnumWithCustomOfUrlCategory.value and return builder.
|
public EnumWithCustomOfUrlCategoryBuilder(EnumWithCustomOfUrlCategory model)
public EnumWithCustomOfUrlCategory build()
public EnumWithCustomOfUrlCategoryBuilder value(String value)
value
- Url category. Enum, available values: Profile, HomePage, Home, Work, Blog, Ftp, Custompublic EnumWithCustomOfUrlCategoryBuilder description(String description)
description
- Copyright © 2020. All rights reserved.