public static class KeyAttribute.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
KeyAttribute.Builder |
attribute(ShapeField attribute) |
KeyAttribute |
build() |
KeyAttribute.Builder |
copy(KeyAttribute model) |
KeyAttribute.Builder |
position(Integer position)
The position of the attribute.
|
KeyAttribute.Builder |
shapeField(ShapeField shapeField) |
public KeyAttribute.Builder position(Integer position)
The position of the attribute.
position
- the value to setpublic KeyAttribute.Builder shapeField(ShapeField shapeField)
public KeyAttribute.Builder attribute(ShapeField attribute)
public KeyAttribute build()
public KeyAttribute.Builder copy(KeyAttribute model)
Copyright © 2016–2024. All rights reserved.