| Modifier and Type | Method and Description |
|---|---|
Property |
build() |
Property.Builder |
isQueryable(Boolean isQueryable) |
Property.Builder |
isRetrievable(Boolean isRetrievable) |
Property.Builder |
isSearchable(Boolean isSearchable) |
Property.Builder |
name(String name) |
Property.Builder |
type(PropertyType type) |
public Property.Builder name(String name)
public Property.Builder type(PropertyType type)
public Property.Builder isSearchable(Boolean isSearchable)
public Property.Builder isRetrievable(Boolean isRetrievable)
public Property.Builder isQueryable(Boolean isQueryable)
public Property build()
Copyright © 2018–2020. All rights reserved.