Class PJodaLocalTime<R>

  • Type Parameters:
    R - the root query bean type

    public class PJodaLocalTime<R>
    extends PBaseNumber<R,​org.joda.time.LocalTime>
    Joda LocalTime property.
    • Constructor Detail

      • PJodaLocalTime

        public PJodaLocalTime​(String name,
                              R root)
        Construct with a property name and root instance.
        Parameters:
        name - property name
        root - the root query bean instance