public static class MapMappingPrism.Values
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
javax.lang.model.element.AnnotationValue |
keyDateFormat()
Return the AnnotationValue corresponding to the keyDateFormat()
member of the annotation, or null when the default value is implied.
|
javax.lang.model.element.AnnotationValue |
valueDateFormat()
Return the AnnotationValue corresponding to the valueDateFormat()
member of the annotation, or null when the default value is implied.
|
public javax.lang.model.element.AnnotationValue keyDateFormat()
public javax.lang.model.element.AnnotationValue valueDateFormat()
Copyright © 2012-2014. All Rights Reserved.