public static class MappingPrism.Values extends Object
| Modifier and Type | Method and Description |
|---|---|
AnnotationValue |
dateFormat()
Return the AnnotationValue corresponding to the dateFormat()
member of the annotation, or null when the default value is implied.
|
AnnotationValue |
source()
Return the AnnotationValue corresponding to the source()
member of the annotation, or null when the default value is implied.
|
AnnotationValue |
target()
Return the AnnotationValue corresponding to the target()
member of the annotation, or null when the default value is implied.
|
public AnnotationValue source()
public AnnotationValue target()
public AnnotationValue dateFormat()
Copyright © 2012-2014. All Rights Reserved.