-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface ActivityConfigOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract StringgetClassFullName()string classFullName = 2;abstract ByteStringgetClassFullNameBytes()string classFullName = 2;-
-
Method Detail
-
getClassFullName
abstract String getClassFullName()
string classFullName = 2;
-
getClassFullNameBytes
abstract ByteString getClassFullNameBytes()
string classFullName = 2;
-
-
-
-