@Internal public class TypedPropertyValue extends java.lang.Object
| Constructor and Description | 
|---|
| TypedPropertyValue(int type,
                  java.lang.Object value) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | getValue() | 
| void | read(LittleEndianByteArrayInputStream lei) | 
| void | readValue(LittleEndianByteArrayInputStream lei) | 
public java.lang.Object getValue()
public void read(LittleEndianByteArrayInputStream lei)
public void readValue(LittleEndianByteArrayInputStream lei)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.