Class DTOs.Difference

java.lang.Object
org.osgi.dto.DTO
aQute.libg.dtos.DTOs.Difference
Direct Known Subclasses:
DTOsImpl.Diff
Enclosing interface:
DTOs

public static class DTOs.Difference extends org.osgi.dto.DTO
The details of a difference
  • Field Details

    • path

      public String[] path
      The path where there was a difference
    • reason

      public DTOs.Reason reason
      The reason why there was a difference
  • Constructor Details

    • Difference

      public Difference()