Package 

Class BudgetDate

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class BudgetDate
     implements Serializable
                        

    Copyright 2017 Meniga Iceland Inc.

    • Constructor Summary

      Constructors 
      Constructor Description
      BudgetDate(LocalDate date)
    • Method Summary

      Modifier and Type Method Description
      LocalDate getLocalDate()
      void setLocalDate(LocalDate date)
      boolean equals(Object o)
      int hashCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait