public static class MapperPrism.Values extends Object
| Modifier and Type | Method and Description |
|---|---|
AnnotationValue |
componentModel()
Return the AnnotationValue corresponding to the componentModel()
member of the annotation, or null when the default value is implied.
|
AnnotationValue |
unmappedTargetPolicy()
Return the AnnotationValue corresponding to the unmappedTargetPolicy()
member of the annotation, or null when the default value is implied.
|
AnnotationValue |
uses()
Return the AnnotationValue corresponding to the uses()
member of the annotation, or null when the default value is implied.
|
public AnnotationValue uses()
public AnnotationValue unmappedTargetPolicy()
public AnnotationValue componentModel()
Copyright © 2012-2013. All Rights Reserved.