public static class EntityTypeProperty.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
EntityTypeProperty |
build() |
EntityTypeProperty.Builder |
copy(EntityTypeProperty o) |
EntityTypeProperty.Builder |
description(String description) |
EntityTypeProperty.Builder |
name(String name) |
String |
toString() |
public EntityTypeProperty.Builder name(String name)
public EntityTypeProperty.Builder description(String description)
public EntityTypeProperty build()
public EntityTypeProperty.Builder copy(EntityTypeProperty o)
Copyright © 2016–2021. All rights reserved.