carproject
Class Evaluation

java.lang.Object
  |
  +--carproject.Evaluation
All Implemented Interfaces:
java.io.Serializable

public class Evaluation
extends java.lang.Object
implements java.io.Serializable

Title:

Description:

Copyright: Copyright (c) 2003

Company:

See Also:
Serialized Form

Constructor Summary
Evaluation()
           
 
Method Summary
 void EvaluateParts()
           
 void findParts()
           
 void getParts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Evaluation

public Evaluation()
Method Detail

getParts

public void getParts()

EvaluateParts

public void EvaluateParts()

findParts

public void findParts()