org.opencrx.kernel.activity1.cci2
Interface CalendarDay
- All Superinterfaces:
- AspectCapable, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, SecureObject, WorkingDay
- All Known Subinterfaces:
- CalendarDay
- All Known Implementing Classes:
- CalendarDay
public interface CalendarDay
- extends WorkingDay, SecureObject, BasicObject
Class CalendarDay
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
getDateOfDay
XMLGregorianCalendar getDateOfDay()
- Retrieves the value for the attribute
dateOfDay.
- Returns:
- The non-null value for attribute
dateOfDay.
setDateOfDay
void setDateOfDay(XMLGregorianCalendar dateOfDay)
- Sets a new value for the attribute
dateOfDay.
- Parameters:
dateOfDay - The non-null new value for attribute dateOfDay.
getName
String getName()
- Retrieves the possibly null value for the optional attribute
name.
- Returns:
- The possibly null value for attribute
name.
setName
void setName(String name)
- Sets a new value for the attribute
name.
- Parameters:
name - The possibly null new value for attribute name.
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.