com.worldpac.catalog
Class NVSPart

java.lang.Object
  |
  +--com.worldpac.catalog.NVSPart

public class NVSPart
extends java.lang.Object

A low-level category of non-vehicle-specific products. One or more ProductQuotes are available for the the NVSPart.


Field Summary
 java.lang.String categoryID
          Worldpac part category identifier.
 java.lang.String description
          Text description of the part.
 int productCount
          Number of ProductQuotes available for the NVSPart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

public java.lang.String description
Text description of the part.


productCount

public int productCount
Number of ProductQuotes available for the NVSPart


categoryID

public java.lang.String categoryID
Worldpac part category identifier.