Searched refs:hasWindowsAttributes (Results 1 – 1 of 1) sorted by relevance
45 private boolean hasWindowsAttributes; field in SevenZArchiveEntry286 return hasWindowsAttributes; in getHasWindowsAttributes()293 public void setHasWindowsAttributes(final boolean hasWindowsAttributes) { in setHasWindowsAttributes() argument294 this.hasWindowsAttributes = hasWindowsAttributes; in setHasWindowsAttributes()