Uses of Class
no.entur.schema2proto.generateproto.LocalType
-
Packages that use LocalType Package Description no.entur.schema2proto.generateproto -
-
Uses of LocalType in no.entur.schema2proto.generateproto
Methods in no.entur.schema2proto.generateproto that return types with arguments of type LocalType Modifier and Type Method Description java.util.List<LocalType>SchemaParser. getLocalTypes()Method parameters in no.entur.schema2proto.generateproto with type arguments of type LocalType Modifier and Type Method Description voidProtoSerializer. serialize(java.util.Map<java.lang.String,com.squareup.wire.schema.ProtoFile> packageToProtoFileMap, java.util.List<LocalType> localTypes)
-