| Package | Description |
|---|---|
| org.jboss.netty.example.localtime |
| Modifier and Type | Field and Description |
|---|---|
private LocalTimeProtocol.Continent |
LocalTimeProtocol.Location.continent_ |
private LocalTimeProtocol.Continent |
LocalTimeProtocol.Location.Builder.continent_ |
private static LocalTimeProtocol.Continent[] |
LocalTimeProtocol.Continent.VALUES |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Internal.EnumLiteMap<LocalTimeProtocol.Continent> |
LocalTimeProtocol.Continent.internalValueMap |
| Modifier and Type | Method and Description |
|---|---|
LocalTimeProtocol.Continent |
LocalTimeProtocol.LocationOrBuilder.getContinent()
required .org.jboss.netty.example.localtime.Continent continent = 1; |
LocalTimeProtocol.Continent |
LocalTimeProtocol.Location.getContinent()
required .org.jboss.netty.example.localtime.Continent continent = 1; |
LocalTimeProtocol.Continent |
LocalTimeProtocol.Location.Builder.getContinent()
required .org.jboss.netty.example.localtime.Continent continent = 1; |
static LocalTimeProtocol.Continent |
LocalTimeProtocol.Continent.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LocalTimeProtocol.Continent |
LocalTimeProtocol.Continent.valueOf(int value) |
static LocalTimeProtocol.Continent |
LocalTimeProtocol.Continent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LocalTimeProtocol.Continent[] |
LocalTimeProtocol.Continent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<LocalTimeProtocol.Continent> |
LocalTimeProtocol.Continent.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LocalTimeProtocol.Location.Builder |
LocalTimeProtocol.Location.Builder.setContinent(LocalTimeProtocol.Continent value)
required .org.jboss.netty.example.localtime.Continent continent = 1; |
private static java.lang.String |
LocalTimeServerHandler.toString(LocalTimeProtocol.Continent c) |