Class EventTypeDetails

java.lang.Object
sk.iway.iwcm.calendar.EventTypeDetails

public class EventTypeDetails extends Object

Title: IWCM sample web site

Description:

Copyright: Copyright (c) 2001

Company: Interway s.r.o. (www.interway.sk)

  • 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

      public String getName()
      Gets the {3} attribute of the EventTypeDetails object
      Returns:
      The {3} value
    • setName

      public void setName(String name)
      Sets the {3} attribute of the EventTypeDetails object
      Parameters:
      name - The new {3} value
    • getSchvalovatelId

      public int getSchvalovatelId()
    • setSchvalovatelId

      public void setSchvalovatelId(int schvalovatelId)