code.data.OrchestrationIdentity
Aliases
Parameters
subClasses
superClasses
Any
java.io.Serializable
java.lang.Object
scala.Equals
scala.Product
scala.Serializable
Js Constructors
new code_data_OrchestrationIdentity
(
name,
//
java.lang.String
id,
//
java.lang.String
)
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
canEqual
(
x$1:
Any
)
:
boolean
copy
(
name:
java.lang.String
,
id:
java.lang.String
)
:
code.data.OrchestrationIdentity
copy$default$1
()
:
java.lang.String
copy$default$2
()
:
java.lang.String
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
getHashKey
()
:
java.lang.String
getParent
()
:
scala.Option
[
code.data.OrchestrationIdentity
]
getParents
()
:
scala.collection.immutable.List
[
code.data.OrchestrationIdentity
]
hashCode
()
:
int
id
()
:
java.lang.String
isInstanceOf
()
:
boolean
name
()
:
java.lang.String
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
productArity
()
:
int
productElement
(
x$1:
int
)
:
Any
productIterator
()
:
scala.collection.Iterator
[
Any
]
productPrefix
()
:
java.lang.String
server
()
:
scala.Option
[
java.lang.String
]
setParent
(
p:
scala.Option
[
code.data.OrchestrationIdentity
]
)
:
Unit
setServer
(
s:
java.lang.String
)
:
code.data.OrchestrationIdentity
setTriggerTime
(
l:
long
)
:
code.data.OrchestrationIdentity
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toJValue
()
:
net.liftweb.json.JsonAST$JValue
toString
()
:
java.lang.String
triggerTime
()
:
long
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit