@Retention(value=RUNTIME)
public @interface GraphProperty
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<? extends PropertyInterceptor> |
interceptor |
boolean |
typecheck |
boolean |
virtual |
public abstract java.lang.Class<? extends PropertyInterceptor> interceptor
Copyright © 2018 SAP SE. All Rights Reserved.