Class ContentRepresentationTO

    • Constructor Detail

      • ContentRepresentationTO

        public ContentRepresentationTO()
      • ContentRepresentationTO

        public ContentRepresentationTO​(String className)
    • Method Detail

      • getClassName

        public String getClassName()
      • setClassName

        public void setClassName​(String className)
      • hasChildren

        public boolean hasChildren()
      • childCount

        public int childCount()
      • getStackdumpId

        public int getStackdumpId()
      • setStackdumpId

        public void setStackdumpId​(int stackdumpId)
      • getLevenshteinDistanceThreshold

        public Integer getLevenshteinDistanceThreshold()
      • getLevenshteinDistanceThresholdForMeAnd

        protected int getLevenshteinDistanceThresholdForMeAnd​(ContentRepresentationTO other)
      • setLevenshteinDistanceThreshold

        public void setLevenshteinDistanceThreshold​(Integer levenshteinDistance)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getStringContentRepresentation

        public String getStringContentRepresentation()