Package com.podio.contact
Class ProfileMini
- java.lang.Object
-
- com.podio.contact.ProfileBase
-
- com.podio.contact.ProfileMini
-
- All Implemented Interfaces:
Serializable
public class ProfileMini extends ProfileBase
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileMini()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetAvatar()StringgetName()voidsetAvatar(Integer avatar)voidsetName(String name)StringtoString()-
Methods inherited from class com.podio.contact.ProfileBase
equals, getProfileId, getUserId, hashCode, setProfileId, setUserId
-
-