public interface DescribedObject
Modifier and Type | Method and Description |
---|---|
String |
getRemarks()
Getter for remarks.
|
boolean |
hasRemarks()
Whether remarks are available.
|
void |
setRemarks(String remarks)
Setter for remarks.
|
Copyright © 2000-2023 Sualeh Fatehi. All rights reserved.