Package jadx.core.dex.info
Class FieldInfo
java.lang.Object
jadx.core.dex.info.FieldInfo
- All Implemented Interfaces:
IFieldInfoRef
-
Field Details
-
declClass
-
name
-
type
-
alias
-
-
Constructor Details
-
FieldInfo
-
-
Method Details
-
from
-
fromRef
-
getName
-
getType
-
getDeclClass
-
getAlias
-
setAlias
-
removeAlias
public void removeAlias() -
hasAlias
public boolean hasAlias() -
getFullId
-
getShortId
-
getRawFullId
-
equalsNameAndType
-
getFieldInfo
- Specified by:
getFieldInfoin interfaceIFieldInfoRef
-
equals
-
hashCode
public int hashCode() -
toString
-