JavaScript is disabled on your browser.
Skip navigation links
blaze-persistence-examples-quarkus-3-base 1.6.11
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.blazebit.persistence.examples.quarkus.base.view
Interface PersonView
All Known Subinterfaces:
PersonCreateView
,
PersonUpdateView
public interface
PersonView
Since:
1.5.0
Author:
Moritz Becker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
UUID
getId
()
String
getName
()
Method Details
getId
UUID
getId
()
getName
String
getName
()