Class Mapping

  • Direct Known Subclasses:
    ClassMapping

    public class Mapping
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Mapping()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isAnnotated()  
      void setAnnotated​(boolean annotated)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Mapping

        public Mapping()
    • Method Detail

      • isAnnotated

        public boolean isAnnotated()
      • setAnnotated

        public void setAnnotated​(boolean annotated)