org.androidtransfuse.model
Class ParcelableDescriptor
java.lang.Object
org.androidtransfuse.model.ParcelableDescriptor
public class ParcelableDescriptor
- extends Object
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParcelableDescriptor
public ParcelableDescriptor()
ParcelableDescriptor
public ParcelableDescriptor(ASTType parcelableConverterType)
getGetterSetterPairs
public List<GetterSetterMethodPair> getGetterSetterPairs()
getParcelableConverterType
public ASTType getParcelableConverterType()
Copyright © 2012. All Rights Reserved.