public static class AnnotationSpecSetName.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AnnotationSpecSetName |
build() |
String |
getAnnotationSpecSet() |
String |
getProject() |
AnnotationSpecSetName.Builder |
setAnnotationSpecSet(String annotationSpecSet) |
AnnotationSpecSetName.Builder |
setProject(String project) |
public String getProject()
public String getAnnotationSpecSet()
public AnnotationSpecSetName.Builder setProject(String project)
public AnnotationSpecSetName.Builder setAnnotationSpecSet(String annotationSpecSet)
public AnnotationSpecSetName build()
Copyright © 2019 Google LLC. All rights reserved.