public static interface Cpg.CpgStruct.Edge.PropertyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Cpg.EdgePropertyName |
getName()
.cpg.EdgePropertyName name = 1; |
int |
getNameValue()
.cpg.EdgePropertyName name = 1; |
Cpg.PropertyValue |
getValue()
.cpg.PropertyValue value = 2; |
Cpg.PropertyValueOrBuilder |
getValueOrBuilder()
.cpg.PropertyValue value = 2; |
boolean |
hasValue()
.cpg.PropertyValue value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getNameValue()
.cpg.EdgePropertyName name = 1;
Cpg.EdgePropertyName getName()
.cpg.EdgePropertyName name = 1;
boolean hasValue()
.cpg.PropertyValue value = 2;
Cpg.PropertyValue getValue()
.cpg.PropertyValue value = 2;
Cpg.PropertyValueOrBuilder getValueOrBuilder()
.cpg.PropertyValue value = 2;