public class Platform extends Object implements Serializable
Constructor and Description |
---|
Platform() |
Platform(Integer id,
String name,
String notes) |
public Integer getId()
public void setId(Integer id)
id
- the id to setpublic String getName()
public void setName(String name)
name
- the name to setpublic String getNotes()
public void setNotes(String notes)
notes
- the notes to setCopyright © 2010–2020. All rights reserved.