org.solovyev.android
Interface AProperty
- All Superinterfaces:
- Cloneable, org.solovyev.common.JCloneable<AProperty>, android.os.Parcelable, Serializable
- All Known Implementing Classes:
- APropertyImpl
public interface AProperty
- extends android.os.Parcelable, org.solovyev.common.JCloneable<AProperty>, Serializable
User: serso
Date: 5/30/12
Time: 7:16 PM
| Nested classes/interfaces inherited from interface android.os.Parcelable |
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T> |
| Fields inherited from interface android.os.Parcelable |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
| Methods inherited from interface android.os.Parcelable |
describeContents, writeToParcel |
| Methods inherited from interface org.solovyev.common.JCloneable |
clone |
getName
@NotNull
String getName()
getValue
@Nullable
String getValue()
Copyright © 2012. All Rights Reserved.