public class Mapping extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Mapping.Create
Indicate how an instance of the mapped object can be created
|
| Modifier and Type | Method and Description |
|---|---|
Mapping.Create |
getCreate() |
Reference |
getReference() |
void |
setCreate(Mapping.Create create) |
void |
setReference(Reference reference) |
public Mapping()
public Mapping(Reference reference)
public Reference getReference()
public void setReference(Reference reference)
public Mapping.Create getCreate()
public void setCreate(Mapping.Create create)
Copyright © 2018–2021. All rights reserved.