public class PropertyBuilder extends Object
Constructor and Description |
---|
PropertyBuilder() |
Modifier and Type | Method and Description |
---|---|
Property |
build() |
PropertyBuilder |
name(String newName) |
PropertyBuilder |
value(String newValue) |
public PropertyBuilder name(String newName)
public PropertyBuilder value(String newValue)
public Property build()
Copyright © 2016. All rights reserved.