Class NestedPropertyMappingMethod.SafePropertyEntry

java.lang.Object
org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
Enclosing class:
NestedPropertyMappingMethod

public static class NestedPropertyMappingMethod.SafePropertyEntry extends Object
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getSource

      public String getSource()
    • getPresenceChecker

      public PresenceCheck getPresenceChecker()
    • getType

      public Type getType()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object