public class AlipaySocialBaseRelationFriendsQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseRelationFriendsQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getGetType()
Gets get type.
|
Boolean |
getIncludeSelf()
Gets include self.
|
void |
setGetType(Long getType)
Sets get type.
|
void |
setIncludeSelf(Boolean includeSelf)
Sets include self.
|
public AlipaySocialBaseRelationFriendsQueryModel()
public Long getGetType()
public void setGetType(Long getType)
getType
- the get typepublic Boolean getIncludeSelf()
public void setIncludeSelf(Boolean includeSelf)
includeSelf
- the include selfCopyright © 2018. All rights reserved.