|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.epm.commands.util.ComponentHelper.ComponentEntry
Field Summary | |
Vector |
attributes
|
String |
description
|
String |
name
|
String |
number
|
int |
quantity
|
Constructor Summary | |
ComponentHelper.ComponentEntry(String number,
String name,
String description,
Vector attributes)
|
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public String number
public String name
public int quantity
public String description
public Vector attributes
Constructor Detail |
public ComponentHelper.ComponentEntry(String number, String name, String description, Vector attributes)
Method Detail |
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |