public interface HierarchyControllerVersionOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getExtension()
public abstract String getExtension()
Version for Hierarchy Controller extension
string extension = 2;
Returns | |
---|---|
Type | Description |
String |
The extension. |
getExtensionBytes()
public abstract ByteString getExtensionBytes()
Version for Hierarchy Controller extension
string extension = 2;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for extension. |
getHnc()
public abstract String getHnc()
Version for open source HNC
string hnc = 1;
Returns | |
---|---|
Type | Description |
String |
The hnc. |
getHncBytes()
public abstract ByteString getHncBytes()
Version for open source HNC
string hnc = 1;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for hnc. |