Groovy Documentation

ws.antonov.gradle.plugins.protobuf
[Groovy] Class ProtobufSourceSet

java.lang.Object
  ws.antonov.gradle.plugins.protobuf.ProtobufSourceSet

class ProtobufSourceSet

Property Summary
SourceDirectorySet protobuf

 
Constructor Summary
ProtobufSourceSet(java.lang.String displayName, FileResolver fileResolver)

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

protobuf

SourceDirectorySet protobuf


 
Constructor Detail

ProtobufSourceSet

ProtobufSourceSet(java.lang.String displayName, FileResolver fileResolver)


 

Groovy Documentation