com.ptc.netmarkets.nmixb
Class URLDataHolder

java.lang.Object
  extended bycom.ptc.netmarkets.nmixb.URLDataHolder
All Implemented Interfaces:
ContentDataProxy

public class URLDataHolder
extends Object
implements ContentDataProxy


Field Summary
 String descr
           
 String formatName
           
 ContentRoleType role
           
 String urlLocation
           
 
Constructor Summary
URLDataHolder(URLData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

descr

public String descr

role

public ContentRoleType role

formatName

public String formatName

urlLocation

public String urlLocation
Constructor Detail

URLDataHolder

public URLDataHolder(URLData data)
              throws WTException