public static final class PropertyStartsWithUnderscore.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
PropertyStartsWithUnderscore.Builder |
_type(Optional<PropertyStartsWithUnderscore.Type> _type) |
PropertyStartsWithUnderscore.Builder |
_type(PropertyStartsWithUnderscore.Type _type) |
PropertyStartsWithUnderscore |
build() |
PropertyStartsWithUnderscore.Builder |
type(Optional<PropertyStartsWithUnderscore.Type2> type) |
PropertyStartsWithUnderscore.Builder |
type(PropertyStartsWithUnderscore.Type2 type) |
public PropertyStartsWithUnderscore.Builder _type(PropertyStartsWithUnderscore.Type _type)
public PropertyStartsWithUnderscore.Builder _type(Optional<PropertyStartsWithUnderscore.Type> _type)
public PropertyStartsWithUnderscore.Builder type(PropertyStartsWithUnderscore.Type2 type)
public PropertyStartsWithUnderscore.Builder type(Optional<PropertyStartsWithUnderscore.Type2> type)
public PropertyStartsWithUnderscore build()
Copyright © 2023. All rights reserved.