Package jadx.core.xmlgen.entry
Class ProtoValue
java.lang.Object
jadx.core.xmlgen.entry.ProtoValue
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate List<ProtoValue> private Stringprivate intprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()intgetType()getValue()setNamedValues(List<ProtoValue> namedValues) setType(int type)
-
Field Details
-
parent
-
name
-
value
-
type
private int type -
namedValues
-
-
Constructor Details
-
ProtoValue
-
ProtoValue
public ProtoValue()
-
-
Method Details
-
getType
public int getType() -
setType
-
getValue
-
getParent
-
setParent
-
setName
-
getName
-
setNamedValues
-
getNamedValues
-