public class Night extends AbstractPersistable
id
Constructor and Description |
---|
Night() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
String |
getLabel() |
void |
setIndex(int index) |
String |
toString() |
getId, setId
public int getIndex()
public void setIndex(int index)
public String getLabel()
public String toString()
toString
in class AbstractPersistable
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.