io
.
fsq
.
twofishes
.
model
.
gen
RawThriftBoundingBox
Related Doc:
package gen
final
class
RawThriftBoundingBox
extends
Record
[
ThriftBoundingBox
] with
MutableRecord
[
ThriftBoundingBox
] with
ThriftBoundingBox
Linear Supertypes
ThriftBoundingBox
,
TBase
[
ThriftBoundingBox
,
ThriftBoundingBox._Fields
],
Serializable
,
MutableRecord
[
ThriftBoundingBox
],
Record
[
ThriftBoundingBox
],
Ordered
[
ThriftBoundingBox
],
Comparable
[
ThriftBoundingBox
],
UntypedRecord
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RawThriftBoundingBox
ThriftBoundingBox
TBase
Serializable
MutableRecord
Record
Ordered
Comparable
UntypedRecord
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RawThriftBoundingBox
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
<
(
that:
ThriftBoundingBox
)
:
Boolean
Definition Classes
ThriftBoundingBox
→ Ordered
def
<=
(
that:
ThriftBoundingBox
)
:
Boolean
Definition Classes
ThriftBoundingBox
→ Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
>
(
that:
ThriftBoundingBox
)
:
Boolean
Definition Classes
ThriftBoundingBox
→ Ordered
def
>=
(
that:
ThriftBoundingBox
)
:
Boolean
Definition Classes
ThriftBoundingBox
→ Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
()
:
Unit
Definition Classes
RawThriftBoundingBox
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compare
(
that:
ThriftBoundingBox
)
:
Int
Definition Classes
ThriftBoundingBox
→ Ordered
def
compareTo
(
that:
ThriftBoundingBox
)
:
Int
Definition Classes
ThriftBoundingBox
→ Ordered → Comparable
def
copy
(
ne:
ThriftPoint
=
neOrNull
,
sw:
ThriftPoint
=
swOrNull
)
:
RawThriftBoundingBox
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
deepCopy
()
:
RawThriftBoundingBox
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
→ TBase
def
deepMergeCopy
(
that:
ThriftBoundingBox
)
:
ThriftBoundingBox
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
ThriftBoundingBox
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
RawThriftBoundingBox
→ AnyRef → Any
def
fieldForId
(
id:
Int
)
:
ThriftBoundingBox._Fields
Definition Classes
RawThriftBoundingBox
→ TBase
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldValue
(
field:
ThriftBoundingBox._Fields
)
:
AnyRef
Definition Classes
RawThriftBoundingBox
→ TBase
def
getSetFields
:
Seq
[
Any
]
def
hashCode
()
:
Int
Definition Classes
RawThriftBoundingBox
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
ThriftBoundingBox._Fields
)
:
Boolean
Definition Classes
RawThriftBoundingBox
→ TBase
def
merge
(
that:
ThriftBoundingBox
)
:
Unit
Definition Classes
RawThriftBoundingBox
→ MutableRecord
def
mergeCopy
(
that:
ThriftBoundingBox
)
:
ThriftBoundingBox
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
→ Record
def
meta
:
ThriftBoundingBoxMeta
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
→ Record → UntypedRecord
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
neIsSet
:
Boolean
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
neOption
:
Option
[
ThriftPoint
]
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
neOrNull
:
ThriftPoint
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
neOrThrow
:
ThriftPoint
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
neUnset
()
:
Unit
def
ne_=
(
x:
ThriftPoint
)
:
Unit
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
read
(
iprot:
TProtocol
)
:
Unit
Definition Classes
RawThriftBoundingBox
→ TBase → UntypedRecord
def
setFieldValue
(
field:
ThriftBoundingBox._Fields
,
value:
AnyRef
)
:
Unit
Definition Classes
RawThriftBoundingBox
→ TBase
def
swIsSet
:
Boolean
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
swOption
:
Option
[
ThriftPoint
]
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
swOrNull
:
ThriftPoint
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
swOrThrow
:
ThriftPoint
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
def
swUnset
()
:
Unit
def
sw_=
(
x:
ThriftPoint
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toBuilder
()
:
AllSpecified
Definition Classes
ThriftBoundingBox
def
toString
()
:
String
Definition Classes
RawThriftBoundingBox
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
write
(
oprot:
TProtocol
)
:
Unit
Definition Classes
RawThriftBoundingBox
→
ThriftBoundingBox
→ TBase → UntypedRecord
Inherited from
ThriftBoundingBox
Inherited from
TBase
[
ThriftBoundingBox
,
ThriftBoundingBox._Fields
]
Inherited from
Serializable
Inherited from
MutableRecord
[
ThriftBoundingBox
]
Inherited from
Record
[
ThriftBoundingBox
]
Inherited from
Ordered
[
ThriftBoundingBox
]
Inherited from
Comparable
[
ThriftBoundingBox
]
Inherited from
UntypedRecord
Inherited from
AnyRef
Inherited from
Any
Ungrouped