public interface SerializedType
Modifier and Type | Method and Description |
---|---|
static SerializedType |
emptyType()
Returns the type that represents an empty message, of undefined type.
|
String |
getName()
Returns the name of the serialized type.
|
String |
getRevision()
Returns the revision identifier of the serialized object.
|
static SerializedType emptyType()
null
revision.String getName()
String getRevision()
Copyright © 2010–2019. All rights reserved.