|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201208.UserRecordTeamAssociation
com.google.api.ads.dfp.axis.v201208.UserTeamAssociation
public class UserTeamAssociation
UserTeamAssociation associates a User with a Team
to provide the user access to the entities that belong
to the team.
| Constructor Summary | |
|---|---|
UserTeamAssociation()
|
|
UserTeamAssociation(Long teamId,
TeamAccessType overriddenTeamAccessType,
TeamAccessType defaultTeamAccessType,
String userRecordTeamAssociationType,
Long userId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
Long |
getUserId()
Gets the userId value for this UserTeamAssociation. |
int |
hashCode()
|
void |
setUserId(Long userId)
Sets the userId value for this UserTeamAssociation. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201208.UserRecordTeamAssociation |
|---|
getDefaultTeamAccessType, getOverriddenTeamAccessType, getTeamId, getUserRecordTeamAssociationType, setDefaultTeamAccessType, setOverriddenTeamAccessType, setTeamId, setUserRecordTeamAssociationType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserTeamAssociation()
public UserTeamAssociation(Long teamId,
TeamAccessType overriddenTeamAccessType,
TeamAccessType defaultTeamAccessType,
String userRecordTeamAssociationType,
Long userId)
| Method Detail |
|---|
public Long getUserId()
UserRecord.id.public void setUserId(Long userId)
userId - * Refers to the UserRecord.id.public boolean equals(Object obj)
equals in class UserRecordTeamAssociationpublic int hashCode()
hashCode in class UserRecordTeamAssociationpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||