com.ptc.edadata
Class SchematicResponseItem

java.lang.Object
  extended bycom.ptc.edadata.ExchangeItem
      extended bycom.ptc.edadata.ResponseItem
          extended bycom.ptc.edadata.FileListResponseItem
              extended bycom.ptc.edadata.SchematicResponseItem

public class SchematicResponseItem
extends FileListResponseItem

Title: SchematicResponseItem

Description: This class is for the schematic response properties

Copyright: Copyright (c) 2004

Company: PTC


Field Summary
 
Fields inherited from class com.ptc.edadata.FileListResponseItem
 
Fields inherited from class com.ptc.edadata.ResponseItem
 
Constructor Summary
SchematicResponseItem()
           
 
Methods inherited from class com.ptc.edadata.FileListResponseItem
getID, getItems, getItems, getType, setID, setItems, setItems
 
Methods inherited from class com.ptc.edadata.ResponseItem
getEcadType, setEcadType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchematicResponseItem

public SchematicResponseItem()