public class AMFVectorObjectValue extends AMFAbstractVectorValue
| Modifier and Type | Field and Description |
|---|---|
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_STRING, AMF3_UNDEFINED, AMF3_VECTOR_INT, AMF3_VECTOR_NUMBER, AMF3_VECTOR_OBJECT, AMF3_VECTOR_UINT, AMF3_XML, AMF3_XMLSTRING| Constructor and Description |
|---|
AMFVectorObjectValue(Object value,
String type) |
AMFVectorObjectValue(Object value,
String type,
boolean fixed) |
public AMFVectorObjectValue(Object value, String type)
public AMFVectorObjectValue(Object value, String type, boolean fixed)