Class NullMapper
- java.lang.Object
-
- org.silbertb.proto.domainconverter.custom.NullMapper
-
-
Constructor Summary
Constructors Constructor Description NullMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjecttoDomain(com.google.protobuf.Message protoValue)com.google.protobuf.MessagetoProto(java.lang.Object domainValue)
-