@Retention(value=RUNTIME) @Target(value=METHOD) public @interface DiffMapping
| Modifier and Type | Optional Element and Description |
|---|---|
DiffProperty[] |
properties |
String |
value |
public abstract String value
public abstract DiffProperty[] properties
Copyright © 2018. All rights reserved.