com
.
github
.
nscala_time
.
time
RichLocalDateTimeProperty
final
class
RichLocalDateTimeProperty
extends
Super
with
PimpedType
[
Property
]
Linear Supertypes
PimpedType
[
Property
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichLocalDateTimeProperty
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichLocalDateTimeProperty
(
underlying:
Property
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
apply
(
text:
String
,
locale:
Locale
)
:
LocalDateTime
def
apply
(
text:
String
)
:
LocalDateTime
def
apply
(
value:
Int
)
:
LocalDateTime
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
localDateTime
:
LocalDateTime
def
round
:
LocalDateTime
def
roundCeiling
:
LocalDateTime
def
roundDown
:
LocalDateTime
def
roundFloor
:
LocalDateTime
def
roundUp
:
LocalDateTime
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
Property
Definition Classes
RichLocalDateTimeProperty
→
PimpedType
Inherited from
PimpedType
[
Property
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped