com.ptc.netmarkets.nmixb
Class SubscriptionsCopyHelper.PairEntry

java.lang.Object
  extended bycom.ptc.netmarkets.nmixb.SubscriptionsCopyHelper.PairEntry
Enclosing class:
SubscriptionsCopyHelper

static class SubscriptionsCopyHelper.PairEntry
extends Object


Field Summary
(package private)  String name
           
(package private)  String value
           
 
Constructor Summary
(package private) SubscriptionsCopyHelper.PairEntry(String name, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

String name

value

String value
Constructor Detail

SubscriptionsCopyHelper.PairEntry

SubscriptionsCopyHelper.PairEntry(String name,
                                  String value)