Package com.podio.contact
Class ProfileBase
- java.lang.Object
-
- com.podio.contact.ProfileBase
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProfileMini
public class ProfileBase extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetProfileId()IntegergetUserId()inthashCode()voidsetProfileId(int profileId)voidsetUserId(Integer userId)
-