| Constructor and Description |
|---|
ManufacturerElement()
Default constructor used by JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getCountry() |
String |
getEmail() |
String |
getName() |
String |
getPhoneNumber() |
String |
getStatus() |
void |
setAddress(String address) |
void |
setCountry(String country) |
void |
setEmail(String email) |
void |
setName(String name) |
void |
setPhoneNumber(String phoneNumber) |
void |
setStatus(String status) |
public ManufacturerElement()
public String getName()
public String getAddress()
public String getPhoneNumber()
public String getEmail()
public String getCountry()
public String getStatus()
public void setName(String name)
name - the name to setpublic void setAddress(String address)
address - the address to setpublic void setPhoneNumber(String phoneNumber)
phoneNumber - the phoneNumber to setpublic void setStatus(String status)
status - the status to setpublic void setEmail(String email)
email - the email to setpublic void setCountry(String country)
country - the country to setCopyright © 2025 European Spallation Source. All rights reserved.