public interface SuppliedManagedObject<D extends Enum<D>,F extends Enum<F>>
ManagedObjectSource
.Modifier and Type | Method and Description |
---|---|
ManagedObjectSource<D,F> |
getManagedObjectSource()
Obtains the
ManagedObjectSource for this
SuppliedManagedObject . |
ManagedObjectType<D> |
getManagedObjectType()
Obtains the
ManagedObjectType of this
SuppliedManagedObject . |
PropertyList |
getProperties()
Obtains the
PropertyList to configure the
SuppliedManagedObject . |
SuppliedManagedObjectTeam[] |
getSuppliedTeams()
Obtains the
SuppliedManagedObjectTeam instances. |
long |
getTimeout()
Obtains the timeout for the
ManagedObjectSource . |
ManagedObjectType<D> getManagedObjectType()
ManagedObjectType
of this
SuppliedManagedObject
.ManagedObjectType
of this SuppliedManagedObject
.ManagedObjectSource<D,F> getManagedObjectSource()
ManagedObjectSource
for this
SuppliedManagedObject
.ManagedObjectSource
for this
SuppliedManagedObject
.PropertyList getProperties()
PropertyList
to configure the
SuppliedManagedObject
.PropertyList
to configure the
SuppliedManagedObject
.long getTimeout()
ManagedObjectSource
.ManagedObjectSource
.SuppliedManagedObjectTeam[] getSuppliedTeams()
SuppliedManagedObjectTeam
instances.SuppliedManagedObjectTeam
instances.Copyright © 2005–2016. All rights reserved.