flexjson
Class TypeContext
java.lang.Object
flexjson.TypeContext
public class TypeContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeContext
public TypeContext(BasicType basicType)
getBasicType
public BasicType getBasicType()
setBasicType
public void setBasicType(BasicType basicType)
isFirst
public boolean isFirst()
decrement
public void decrement()
increment
public void increment()
getPropertyName
public String getPropertyName()
setPropertyName
public void setPropertyName(String propertyName)
Copyright © 2014. All Rights Reserved.