Package sk.iway.iwcm.calendar
Class EventTypeDetails
java.lang.Object
sk.iway.iwcm.calendar.EventTypeDetails
Title: IWCM sample web site
Description:
Copyright: Copyright (c) 2001
Company: Interway s.r.o. (www.interway.sk)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
Gets the {3} attribute of the EventTypeDetails objectint
int
Gets the {3} attribute of the EventTypeDetails objectvoid
Sets the {3} attribute of the EventTypeDetails objectvoid
setSchvalovatelId
(int schvalovatelId) void
setTypeId
(int typeId) Sets the {3} attribute of the EventTypeDetails object
-
Constructor Details
-
EventTypeDetails
public EventTypeDetails()
-
-
Method Details
-
getTypeId
public int getTypeId()Gets the {3} attribute of the EventTypeDetails object- Returns:
- The {3} value
-
setTypeId
public void setTypeId(int typeId) Sets the {3} attribute of the EventTypeDetails object- Parameters:
typeId
-
-
getName
Gets the {3} attribute of the EventTypeDetails object- Returns:
- The {3} value
-
setName
Sets the {3} attribute of the EventTypeDetails object- Parameters:
name
- The new {3} value
-
getSchvalovatelId
public int getSchvalovatelId() -
setSchvalovatelId
public void setSchvalovatelId(int schvalovatelId)
-