com.ptc.netmarkets.interop
Class NmInteropCommands.ItemAttributeInfo

java.lang.Object
  extended bycom.ptc.netmarkets.interop.NmInteropCommands.ItemAttributeInfo
Enclosing class:
NmInteropCommands

private static class NmInteropCommands.ItemAttributeInfo
extends Object


Field Summary
 String tableObjects
           
 String userFeedbackMessage
           
 
Constructor Summary
(package private) NmInteropCommands.ItemAttributeInfo(String table, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableObjects

public String tableObjects

userFeedbackMessage

public String userFeedbackMessage
Constructor Detail

NmInteropCommands.ItemAttributeInfo

NmInteropCommands.ItemAttributeInfo(String table,
                                    String message)