| Constructor and Description |
|---|
TypeRoomEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getId() |
Integer |
getRoomClassificationCode() |
String |
getRoomId() |
Integer |
getSize() |
Integer |
getStandardOccupancy() |
int |
hashCode() |
void |
setId(Long id) |
void |
setRoomClassificationCode(Integer roomClassificationCode) |
void |
setRoomId(String roomId) |
void |
setSize(Integer size) |
void |
setStandardOccupancy(Integer standardOccupancy) |
String |
toString() |
public Long getId()
public void setId(Long id)
public Integer getStandardOccupancy()
public void setStandardOccupancy(Integer standardOccupancy)
public Integer getRoomClassificationCode()
public void setRoomClassificationCode(Integer roomClassificationCode)
public Integer getSize()
public void setSize(Integer size)
public String getRoomId()
public void setRoomId(String roomId)
Copyright © 2019 IDM Südtirol - Alto Adige. All rights reserved.