public class Wine extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getLocalisation() |
String |
getName() |
void |
setLocalisation(String localisation) |
void |
setName(String name) |
String |
toString() |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.