nenok.net
Class Locator.Predictable

java.lang.Object
  extended by nenok.net.Locator
      extended by nenok.net.Locator.Predictable
All Implemented Interfaces:
Serializable, Labeled
Enclosing class:
Locator

public final class Locator.Predictable
extends Locator

Extension for weight predictable valuation objects.

Version:
1.3
Author:
Marc Pouly
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class nenok.net.Locator
Locator.Predictable
 
Field Summary
 
Fields inherited from class nenok.net.Locator
pid
 
Method Summary
 Predictor getPredictor()
           
 int getWeight()
           
 
Methods inherited from class nenok.net.Locator
create, delete, equals, getEnvelopeID, getPID, getType, hashCode, label, retrieve, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getWeight

public int getWeight()
Overrides:
getWeight in class Locator
Returns:
The weight of the referenced valuation.
See Also:
Locator.getWeight()

getPredictor

public Predictor getPredictor()
Returns:
The weight predictor of the referenced valuation.