io
.
fsq
.
twofishes
.
model
.
gen
RawThriftDisplayName
Related Doc:
package gen
final
class
RawThriftDisplayName
extends
Record
[
ThriftDisplayName
] with
MutableRecord
[
ThriftDisplayName
] with
ThriftDisplayName
Linear Supertypes
ThriftDisplayName
,
TBase
[
ThriftDisplayName
,
ThriftDisplayName._Fields
],
Serializable
,
MutableRecord
[
ThriftDisplayName
],
Record
[
ThriftDisplayName
],
Ordered
[
ThriftDisplayName
],
Comparable
[
ThriftDisplayName
],
UntypedRecord
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RawThriftDisplayName
ThriftDisplayName
TBase
Serializable
MutableRecord
Record
Ordered
Comparable
UntypedRecord
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RawThriftDisplayName
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
<
(
that:
ThriftDisplayName
)
:
Boolean
Definition Classes
ThriftDisplayName
→ Ordered
def
<=
(
that:
ThriftDisplayName
)
:
Boolean
Definition Classes
ThriftDisplayName
→ Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
>
(
that:
ThriftDisplayName
)
:
Boolean
Definition Classes
ThriftDisplayName
→ Ordered
def
>=
(
that:
ThriftDisplayName
)
:
Boolean
Definition Classes
ThriftDisplayName
→ Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
()
:
Unit
Definition Classes
RawThriftDisplayName
→ TBase
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compare
(
that:
ThriftDisplayName
)
:
Int
Definition Classes
ThriftDisplayName
→ Ordered
def
compareTo
(
that:
ThriftDisplayName
)
:
Int
Definition Classes
ThriftDisplayName
→ Ordered → Comparable
def
copy
(
id:
ObjectId
=
idOrNull
,
lang:
String
=
langOrNull
,
name:
String
=
nameOrNull
,
flags:
Integer
=
flagsOrNull
)
:
RawThriftDisplayName
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
deepCopy
()
:
RawThriftDisplayName
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
→ TBase
def
deepMergeCopy
(
that:
ThriftDisplayName
)
:
ThriftDisplayName
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
ThriftDisplayName
)
:
Boolean
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
RawThriftDisplayName
→ AnyRef → Any
def
fieldForId
(
id:
Int
)
:
ThriftDisplayName._Fields
Definition Classes
RawThriftDisplayName
→ TBase
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
flags
:
Int
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsIsSet
:
Boolean
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsOption
:
Option
[
Int
]
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsOrDefault
:
Int
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsOrNull
:
Integer
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsOrThrow
:
Int
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
flagsUnset
()
:
Unit
def
flags_=
(
x:
Int
)
:
Unit
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getFieldValue
(
field:
ThriftDisplayName._Fields
)
:
AnyRef
Definition Classes
RawThriftDisplayName
→ TBase
def
getSetFields
:
Seq
[
Any
]
def
hashCode
()
:
Int
Definition Classes
RawThriftDisplayName
→ AnyRef → Any
def
idIsSet
:
Boolean
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
idOption
:
Option
[
ThriftObjectId
]
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
idOrNull
:
ThriftObjectId
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
idOrThrow
:
ThriftObjectId
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
idUnset
()
:
Unit
def
id_=
(
x:
ThriftObjectId
)
:
Unit
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSet
(
field:
ThriftDisplayName._Fields
)
:
Boolean
Definition Classes
RawThriftDisplayName
→ TBase
def
langIsSet
:
Boolean
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
langOption
:
Option
[
String
]
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
langOrNull
:
String
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
langOrThrow
:
String
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
langUnset
()
:
Unit
def
lang_=
(
x:
String
)
:
Unit
def
merge
(
that:
ThriftDisplayName
)
:
Unit
Definition Classes
RawThriftDisplayName
→ MutableRecord
def
mergeCopy
(
that:
ThriftDisplayName
)
:
ThriftDisplayName
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
→ Record
def
meta
:
ThriftDisplayNameMeta
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
→ Record → UntypedRecord
def
nameIsSet
:
Boolean
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
nameOption
:
Option
[
String
]
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
nameOrNull
:
String
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
nameOrThrow
:
String
Definition Classes
RawThriftDisplayName
→
ThriftDisplayName
def
nameUnset
()
:
Unit
def
name_=
(
x:
String
)
:
Unit
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
read
(
iprot:
TProtocol
)
:
Unit
Definition Classes
RawThriftDisplayName
→ TBase → UntypedRecord
def
setFieldValue
(
field:
ThriftDisplayName._Fields
,
value:
AnyRef
)
:
Unit
Definition Classes
RawThriftDisplayName
→ TBase
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toBuilder
()
:
AllSpecified
Definition Classes
ThriftDisplayName
def
toString
()
:
String
Definition Classes
RawThriftDisplayName
→ 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
RawThriftDisplayName
→
ThriftDisplayName
→ TBase → UntypedRecord
Inherited from
ThriftDisplayName
Inherited from
TBase
[
ThriftDisplayName
,
ThriftDisplayName._Fields
]
Inherited from
Serializable
Inherited from
MutableRecord
[
ThriftDisplayName
]
Inherited from
Record
[
ThriftDisplayName
]
Inherited from
Ordered
[
ThriftDisplayName
]
Inherited from
Comparable
[
ThriftDisplayName
]
Inherited from
UntypedRecord
Inherited from
AnyRef
Inherited from
Any
Ungrouped