public static class OSPropertyDecimalDTO.Builder extends Object
Constructor and Description |
---|
Builder() |
Builder(OSPropertyDecimalDTO oSPropertyDecimalDTO) |
Modifier and Type | Method and Description |
---|---|
OSPropertyDecimalDTO |
build() |
OSPropertyDecimalDTO.Builder |
id(Long id) |
OSPropertyDecimalDTO.Builder |
value(Double value) |
public Builder()
public Builder(OSPropertyDecimalDTO oSPropertyDecimalDTO)
public OSPropertyDecimalDTO build()
public OSPropertyDecimalDTO.Builder id(Long id)
public OSPropertyDecimalDTO.Builder value(Double value)
Copyright © 2002-2019 Atlassian. All Rights Reserved.