public class Actor extends Object
| Constructor and Description |
|---|
Actor() |
public String getAdditionalLabel()
public void setAdditionalLabel(String additionalLabel)
additionalLabel - The additionalLabelpublic String getCommunityNickname()
public void setCommunityNickname(String communityNickname)
communityNickname - The communityNicknamepublic String getCompanyName()
public void setCompanyName(String companyName)
companyName - The companyNamepublic String getDisplayName()
public void setDisplayName(String displayName)
displayName - The displayNamepublic String getFirstName()
public void setFirstName(String firstName)
firstName - The firstNamepublic String getId()
public void setId(String id)
id - The idpublic boolean isIsActive()
public void setIsActive(boolean isActive)
isActive - The isActivepublic boolean isIsInThisCommunity()
public void setIsInThisCommunity(boolean isInThisCommunity)
isInThisCommunity - The isInThisCommunitypublic String getLastName()
public void setLastName(String lastName)
lastName - The lastNamepublic Motif getMotif()
public void setMotif(Motif motif)
motif - The motifpublic Object getMySubscription()
public void setMySubscription(Object mySubscription)
mySubscription - The mySubscriptionpublic String getName()
public void setName(String name)
name - The namepublic Photo getPhoto()
public void setPhoto(Photo photo)
photo - The photopublic Object getReputation()
public void setReputation(Object reputation)
reputation - The reputationpublic Object getTitle()
public void setTitle(Object title)
title - The titlepublic String getType()
public void setType(String type)
type - The typepublic String getUrl()
public void setUrl(String url)
url - The urlpublic String getUserType()
public void setUserType(String userType)
userType - The userTypeCopyright © 2019. All rights reserved.