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