| 程序包 | 说明 |
|---|---|
| io.github.wechaty.grpc.puppet |
| 限定符和类型 | 方法和说明 |
|---|---|
static Friendship.FriendshipType |
Friendship.FriendshipType.forNumber(int value) |
Friendship.FriendshipType |
Friendship.FriendshipPayloadResponseOrBuilder.getType()
.wechaty.puppet.FriendshipType type = 4; |
Friendship.FriendshipType |
Friendship.FriendshipPayloadResponse.getType()
.wechaty.puppet.FriendshipType type = 4; |
Friendship.FriendshipType |
Friendship.FriendshipPayloadResponse.Builder.getType()
.wechaty.puppet.FriendshipType type = 4; |
static Friendship.FriendshipType |
Friendship.FriendshipType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Friendship.FriendshipType |
Friendship.FriendshipType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Friendship.FriendshipType |
Friendship.FriendshipType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Friendship.FriendshipType[] |
Friendship.FriendshipType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Friendship.FriendshipType> |
Friendship.FriendshipType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Friendship.FriendshipPayloadResponse.Builder |
Friendship.FriendshipPayloadResponse.Builder.setType(Friendship.FriendshipType value)
.wechaty.puppet.FriendshipType type = 4; |
Copyright © 2020. All rights reserved.