org.opencrx.kernel.address1.cci2
Interface RoomAddressable

All Known Subinterfaces:
Room, Room, Room, Room, Room, Room, RoomAddressable
All Known Implementing Classes:
Room, Room, Room

public interface RoomAddressable

Abstract class RoomAddressable


Method Summary
 String getRoomNumber()
          Retrieves the possibly null value for the optional attribute roomNumber.
 void setRoomNumber(String roomNumber)
          Sets a new value for the attribute roomNumber.
 

Method Detail

getRoomNumber

String getRoomNumber()
Retrieves the possibly null value for the optional attribute roomNumber.

Returns:
The possibly null value for attribute roomNumber.

setRoomNumber

void setRoomNumber(String roomNumber)
Sets a new value for the attribute roomNumber.

Parameters:
roomNumber - The possibly null new value for attribute roomNumber.


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.