public class AMFSpecialValueFactory.AMFVectorObjectValueFactory extends java.lang.Object implements AMFSpecialValueFactory.SpecialValueFactory<AMFVectorObjectValue>
| Constructor and Description |
|---|
AMFSpecialValueFactory.AMFVectorObjectValueFactory(AMFVectorObject annotation,
java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
AMFVectorObjectValue |
create(java.lang.Object o) |
public AMFSpecialValueFactory.AMFVectorObjectValueFactory(AMFVectorObject annotation, java.lang.String type)
public AMFVectorObjectValue create(java.lang.Object o)
create in interface AMFSpecialValueFactory.SpecialValueFactory<AMFVectorObjectValue>