Examples of JSObjMonthdays


Examples of com.sos.scheduler.model.objects.JSObjMonthdays

   * \created 10.02.2011 09:28:19 by oh
   */
  public JSObjMonthdays createMonthdays() {
    @SuppressWarnings("unused")
    final String conMethodName = conClassName + "::createMonthdays";
    JSObjMonthdays objMonthdays = new JSObjMonthdays(this);
    return objMonthdays;
  } // JSObjMonthDays createMonthDays()
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.