public interface VodGetFairPlayCertInfoResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2025. All rights reserved.