Class ABPersonDate


  • public class ABPersonDate
    extends java.lang.Object
    • Constructor Detail

      • ABPersonDate

        public ABPersonDate​(NSDate date,
                            java.lang.String label)
      • ABPersonDate

        protected ABPersonDate​(NSDate date,
                               CFString label)
    • Method Detail

      • getDate

        public NSDate getDate()
      • getLabel

        public java.lang.String getLabel()
      • getLabel0

        protected CFString getLabel0()