com.filenet.api.admin

Interface CmTimeslot

    • Method Detail

      • get_Id

        Id get_Id()
        Returns the value of the Id property. For more information, see Id Property.
      • get_Weekday

        Weekday get_Weekday()
        Returns the value of the Weekday property. For more information, see Weekday Property.
      • set_Weekday

        void set_Weekday(Weekday value)
        Sets the value of the Weekday property. For more information, see Weekday Property.
      • get_StartMinutesPastMidnight

        java.lang.Integer get_StartMinutesPastMidnight()
        Returns the value of the StartMinutesPastMidnight property. For more information, see StartMinutesPastMidnight Property.
      • set_StartMinutesPastMidnight

        void set_StartMinutesPastMidnight(java.lang.Integer value)
        Sets the value of the StartMinutesPastMidnight property. For more information, see StartMinutesPastMidnight Property.
      • get_Duration

        java.lang.Integer get_Duration()
        Returns the value of the Duration property. For more information, see Duration Property.
      • set_Duration

        void set_Duration(java.lang.Integer value)
        Sets the value of the Duration property. For more information, see Duration Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.