models
Instance
Related Doc:
package models
class
Instance
extends
RemoteResource
Linear Supertypes
RemoteResource
,
Model
,
Serializable
,
Unique
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Instance
RemoteResource
Model
Serializable
Unique
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Instance
()
Attributes
protected[
models
]
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
bindRemoteId
(
remoteId:
String
)
:
Unit
Definition Classes
RemoteResource
def
bindTenant
(
tenant:
Tenant
)
:
Unit
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
o:
Any
)
:
Boolean
Definition Classes
Unique
→ AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getApplicationComponent
()
:
ApplicationComponent
def
getApplicationInstance
()
:
ApplicationInstance
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getId
()
:
Long
Definition Classes
Model
def
getRemoteState
()
:
RemoteState
Definition Classes
RemoteResource
def
getTargetCommunicationInstances
()
:
Set
[
Instance
]
def
getUuid
()
:
String
Definition Classes
Unique
def
getVirtualMachine
()
:
VirtualMachine
def
hashCode
()
:
Int
Definition Classes
Unique
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
remoteId
()
:
Optional
[
String
]
Definition Classes
RemoteResource
def
setApplicationComponent
(
applicationComponent:
ApplicationComponent
)
:
Unit
def
setApplicationInstance
(
applicationInstance:
ApplicationInstance
)
:
Unit
def
setId
(
id:
Long
)
:
Unit
Definition Classes
Model
def
setRemoteState
(
remoteState:
RemoteState
)
:
Unit
Definition Classes
RemoteResource
def
setVirtualMachine
(
virtualMachine:
VirtualMachine
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
tenant
()
:
Optional
[
Tenant
]
def
toString
()
:
String
Definition Classes
Model
→
Unique
→ AnyRef → Any
def
unbind
()
:
Unit
def
unbindRemoteId
()
:
Unit
Definition Classes
RemoteResource
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
(
...
)
Inherited from
RemoteResource
Inherited from
Model
Inherited from
Serializable
Inherited from
Unique
Inherited from
AnyRef
Inherited from
Any
Ungrouped