Modifier and Type | Method and Description |
---|---|
NoteName |
build() |
String |
getNote() |
String |
getProject() |
NoteName.Builder |
setNote(String note) |
NoteName.Builder |
setProject(String project) |
public String getProject()
public String getNote()
public NoteName.Builder setProject(String project)
public NoteName.Builder setNote(String note)
public NoteName build()
Copyright © 2019 Google LLC. All rights reserved.