@Target(value={ANNOTATION_TYPE,FIELD}) @Retention(value=RUNTIME) @Deprecated public @interface UseBean
Modifier and Type | Required Element and Description |
---|---|
String |
propertyName
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
enumProperty
Deprecated.
|
Class<? extends Type> |
factory
Deprecated.
|
String |
mappingName
Deprecated.
|
String |
name
Deprecated.
|
String |
scope
Deprecated.
|
String |
temporalProperty
Deprecated.
|
public abstract String propertyName
public abstract String name
public abstract String scope
public abstract String enumProperty
public abstract String temporalProperty
public abstract String mappingName
Copyright © 2018 Brandao. All rights reserved.