public class Icon extends Object
static class
Icon.Builder
Icon()
Icon(Icon.Builder builder)
String
getFsUnit()
getKey()
Integer
getType()
static Icon.Builder
newBuilder()
void
setFsUnit(String fsUnit)
setKey(String key)
setType(Integer type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Icon()
public Icon(Icon.Builder builder)
public static Icon.Builder newBuilder()
public Integer getType()
public void setType(Integer type)
public String getKey()
public void setKey(String key)
public String getFsUnit()
public void setFsUnit(String fsUnit)
Copyright © 2025. All rights reserved.