public class EmbeddedAbstractFieldTestPojo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private AbstractTestPojo |
testPojo |
Constructor and Description |
---|
EmbeddedAbstractFieldTestPojo(AbstractTestPojo pojo) |
Modifier and Type | Method and Description |
---|---|
AbstractTestPojo |
getPojo() |
private final AbstractTestPojo testPojo
public EmbeddedAbstractFieldTestPojo(AbstractTestPojo pojo)
public AbstractTestPojo getPojo()
Copyright © 2023. All rights reserved.