public static class PropertyName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyName |
build() |
String |
getProperty() |
PropertyName.Builder |
setProperty(String property) |
public String getProperty()
public PropertyName.Builder setProperty(String property)
public PropertyName build()
Copyright © 2024 Google LLC. All rights reserved.