public interface VodGetFairPlayCertInfoResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAsk()
string Ask = 6; |
com.google.protobuf.ByteString |
getAskBytes()
string Ask = 6; |
String |
getCertFileName()
string CertFileName = 3; |
com.google.protobuf.ByteString |
getCertFileNameBytes()
string CertFileName = 3; |
String |
getCertId()
string CertId = 1; |
com.google.protobuf.ByteString |
getCertIdBytes()
string CertId = 1; |
String |
getCertName()
string CertName = 2; |
com.google.protobuf.ByteString |
getCertNameBytes()
string CertName = 2; |
String |
getPkFileName()
string PkFileName = 4; |
com.google.protobuf.ByteString |
getPkFileNameBytes()
string PkFileName = 4; |
String |
getPkPassword()
string PkPassword = 5; |
com.google.protobuf.ByteString |
getPkPasswordBytes()
string PkPassword = 5; |
String getCertId()
string CertId = 1;com.google.protobuf.ByteString getCertIdBytes()
string CertId = 1;String getCertName()
string CertName = 2;com.google.protobuf.ByteString getCertNameBytes()
string CertName = 2;String getCertFileName()
string CertFileName = 3;com.google.protobuf.ByteString getCertFileNameBytes()
string CertFileName = 3;String getPkFileName()
string PkFileName = 4;com.google.protobuf.ByteString getPkFileNameBytes()
string PkFileName = 4;String getPkPassword()
string PkPassword = 5;com.google.protobuf.ByteString getPkPasswordBytes()
string PkPassword = 5;String getAsk()
string Ask = 6;com.google.protobuf.ByteString getAskBytes()
string Ask = 6;Copyright © 2024. All rights reserved.