public class AMFVectorObjectValue extends AMFAbstractVectorValue
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
type |
fixedvalueAMF3_ARRAY, AMF3_BOOLEAN_FALSE, AMF3_BOOLEAN_TRUE, AMF3_BYTEARRAY, AMF3_DATE, AMF3_DICTIONARY, AMF3_INTEGER, AMF3_INTEGER_MAX, AMF3_INTEGER_MIN, AMF3_NULL, AMF3_NUMBER, AMF3_OBJECT, AMF3_SIGNED_INTEGER_MASK, AMF3_STRING, AMF3_UNDEFINED, AMF3_VECTOR_INT, AMF3_VECTOR_NUMBER, AMF3_VECTOR_OBJECT, AMF3_VECTOR_UINT, AMF3_XML, AMF3_XMLSTRING, UTF8| Constructor and Description |
|---|
AMFVectorObjectValue(java.lang.Object value,
java.lang.String type) |
AMFVectorObjectValue(java.lang.Object value,
java.lang.String type,
boolean fixed) |
checkValuetoString