json
.
Schema
integer
Related Docs:
class integer
|
package Schema
object
integer
extends
integer
Linear Supertypes
integer
,
Serializable
,
Serializable
,
Schema
[
Int
],
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
integer
integer
Serializable
Serializable
Schema
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
refName:
String
)
:
Schema
[
Int
]
Definition Classes
Schema
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
integer
→
Schema
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
copy
(
description:
Option
[
String
] =
this._description
,
title:
Option
[
String
] =
this._title
)
:
Schema
[
Int
]
Definition Classes
Schema
def
description
:
Option
[
String
]
Definition Classes
Schema
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
obj:
Any
)
:
Boolean
Definition Classes
Schema
→ Equals → AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
jsonType
:
String
Definition Classes
Schema
def
mkCopy
()
:
integer
Definition Classes
integer
→
Schema
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
def
refName
:
Option
[
String
]
Definition Classes
Schema
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
title
:
Option
[
String
]
Definition Classes
Schema
def
toString
()
:
String
Definition Classes
Schema
→ AnyRef → Any
def
validations
:
Seq
[
ValidationDef
[_, _]]
Definition Classes
Schema
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withValidation
[
TT >:
Int
,
B
]
(
v:
ValidationDef
[
B
, _]
,
vs:
ValidationDef
[
B
, _]*
)
(
implicit
bound:
ValidationBound
[
TT
,
B
]
)
:
Schema
[
Int
]
Definition Classes
Schema
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
integer
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Schema
[
Int
]
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped