SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.clear() |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.clearLicenseKey() |
string license_key = 1;
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.clone() |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.mergeFrom(SystemIsValidLicenseRequestP other) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.newBuilder() |
|
static SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.newBuilder(SystemIsValidLicenseRequestP prototype) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.newBuilderForType() |
|
protected SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.setLicenseKey(String value) |
string license_key = 1;
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.setLicenseKeyBytes(com.google.protobuf.ByteString value) |
string license_key = 1;
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SystemIsValidLicenseRequestP.Builder |
SystemIsValidLicenseRequestP.toBuilder() |
|