public interface BaseMarshaller<T>
Modifier and Type | Method and Description |
---|---|
Class<? extends T> |
getJavaClass() |
String |
getTypeName()
Returns the full name of the message or enum type as declared in the protobuf file.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.