Class Differ.DiffListEntry

java.lang.Object
org.bedework.timezones.common.Differ.DiffListEntry
Enclosing class:
Differ

public static class Differ.DiffListEntry extends Object
  • Field Details

    • tzid

      public String tzid
      Tzid changed
    • add

      public boolean add
      If not add or delete then update.
    • deleted

      public boolean deleted
      We should never delete even though we check for it here
    • tzSpec

      public String tzSpec
      The spec
    • xcal

      public IcalendarType xcal
      The XML spec
    • aliasChangeOnly

      public boolean aliasChangeOnly
      True if only aliases changed
    • aliases

      public SortedSet<String> aliases
  • Constructor Details

    • DiffListEntry

      public DiffListEntry()
  • Method Details

    • toStringSegment

      protected void toStringSegment(StringBuilder sb, boolean full, String indent)
      Add our stuff to the StringBuilder
      Parameters:
      sb - StringBuilder for result
    • toShortString

      public String toShortString()
      Returns:
      short form.