Interface ModulesServicePb.GetModulesResponseOrBuilder (2.0.0)

public static interface ModulesServicePb.GetModulesResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getModule(int arg0)

public abstract String getModule(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
String

getModuleBytes(int arg0)

public abstract ByteString getModuleBytes(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
com.google.protobuf.ByteString

getModuleCount()

public abstract int getModuleCount()
Returns
Type Description
int

getModuleList()

public abstract List<String> getModuleList()
Returns
Type Description
List<String>