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