play
.
modules
.
reactivemongo
.
json
.
Writers
JsPathMongo
Related Doc:
package Writers
implicit final
class
JsPathMongo
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
JsPathMongo
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
JsPathMongo
(
jp:
JsPath
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jp
:
JsPath
def
toString
()
:
String
Definition Classes
Any
def
writemongo
[
A
]
(
implicit
writer:
Writes
[
A
]
)
:
OWrites
[
A
]
Inherited from
AnyVal
Inherited from
Any
Ungrouped