public static class AnnotationIntrospector.ReferenceProperty
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationIntrospector.ReferenceProperty.Type |
Constructor and Description |
---|
ReferenceProperty(AnnotationIntrospector.ReferenceProperty.Type t,
java.lang.String n) |
Modifier and Type | Method and Description |
---|---|
static AnnotationIntrospector.ReferenceProperty |
back(java.lang.String name) |
java.lang.String |
getName() |
AnnotationIntrospector.ReferenceProperty.Type |
getType() |
boolean |
isBackReference() |
boolean |
isManagedReference() |
static AnnotationIntrospector.ReferenceProperty |
managed(java.lang.String name) |
public ReferenceProperty(AnnotationIntrospector.ReferenceProperty.Type t, java.lang.String n)
public static AnnotationIntrospector.ReferenceProperty managed(java.lang.String name)
public static AnnotationIntrospector.ReferenceProperty back(java.lang.String name)
public AnnotationIntrospector.ReferenceProperty.Type getType()
public java.lang.String getName()
public boolean isManagedReference()
public boolean isBackReference()
Copyright © 2010 - 2020 Adobe. All Rights Reserved