Interface LocalTimeProtocol.LocationsOrBuilder

    • Method Detail

      • getLocationList

        java.util.List<LocalTimeProtocol.Location> getLocationList()
        repeated .org.jboss.netty.example.localtime.Location location = 1;
      • getLocation

        LocalTimeProtocol.Location getLocation​(int index)
        repeated .org.jboss.netty.example.localtime.Location location = 1;
      • getLocationCount

        int getLocationCount()
        repeated .org.jboss.netty.example.localtime.Location location = 1;
      • getLocationOrBuilderList

        java.util.List<? extends LocalTimeProtocol.LocationOrBuilder> getLocationOrBuilderList()
        repeated .org.jboss.netty.example.localtime.Location location = 1;