Class AnnotationDto


  • public class AnnotationDto
    extends Object
    AnnotationDto
    • Constructor Detail

      • AnnotationDto

        public AnnotationDto()
    • Method Detail

      • getAnnotation

        public String getAnnotation()
        The annotation value to put.
        Returns:
        annotation
      • setAnnotation

        public void setAnnotation​(String annotation)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object