public static final class LocalTimeProtocol.Locations extends com.google.protobuf.GeneratedMessage implements LocalTimeProtocol.LocationsOrBuilder
org.jboss.netty.example.localtime.Locations
限定符和类型 | 类和说明 |
---|---|
static class |
LocalTimeProtocol.Locations.Builder
Protobuf type
org.jboss.netty.example.localtime.Locations |
限定符和类型 | 字段和说明 |
---|---|
static int |
LOCATION_FIELD_NUMBER |
static |
PARSER |
限定符和类型 | 方法和说明 |
---|---|
static LocalTimeProtocol.Locations |
getDefaultInstance() |
LocalTimeProtocol.Locations |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
LocalTimeProtocol.Location |
getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
int |
getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
java.util.List<LocalTimeProtocol.Location> |
getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
java.util.List<? extends LocalTimeProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
|
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LocalTimeProtocol.Locations.Builder |
newBuilder() |
static LocalTimeProtocol.Locations.Builder |
newBuilder(LocalTimeProtocol.Locations prototype) |
LocalTimeProtocol.Locations.Builder |
newBuilderForType() |
protected LocalTimeProtocol.Locations.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static LocalTimeProtocol.Locations |
parseDelimitedFrom(java.io.InputStream input) |
static LocalTimeProtocol.Locations |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalTimeProtocol.Locations |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalTimeProtocol.Locations |
parseFrom(com.google.protobuf.ByteString data) |
static LocalTimeProtocol.Locations |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalTimeProtocol.Locations |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LocalTimeProtocol.Locations |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocalTimeProtocol.Locations |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocalTimeProtocol.Locations.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public staticPARSER
public static final int LOCATION_FIELD_NUMBER
public static LocalTimeProtocol.Locations getDefaultInstance()
public LocalTimeProtocol.Locations getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
publicgetParserForType()
public java.util.List<LocalTimeProtocol.Location> getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
public java.util.List<? extends LocalTimeProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
public int getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1;
public LocalTimeProtocol.Location getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;
public LocalTimeProtocol.LocationOrBuilder getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
public static LocalTimeProtocol.Locations parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LocalTimeProtocol.Locations parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LocalTimeProtocol.Locations parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LocalTimeProtocol.Locations parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static LocalTimeProtocol.Locations parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static LocalTimeProtocol.Locations parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static LocalTimeProtocol.Locations parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static LocalTimeProtocol.Locations parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static LocalTimeProtocol.Locations.Builder newBuilder()
public LocalTimeProtocol.Locations.Builder newBuilderForType()
public static LocalTimeProtocol.Locations.Builder newBuilder(LocalTimeProtocol.Locations prototype)
public LocalTimeProtocol.Locations.Builder toBuilder()
protected LocalTimeProtocol.Locations.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)