com.ptc.windchill.cadx
Class MselUrlLinkResource

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.ptc.windchill.cadx.MselUrlLinkResource

public class MselUrlLinkResource
extends ListResourceBundle

MselUrlLinkResource message resource bundle [English/US] Usage notes: Last USED ID: 5 DO NOT REUSE IDS. If an message becomes obsolete, comment it out but do not create a new message with that id.


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
(package private) static Object[][] contents
           
static String EPMWORKSPACE_MSEL_ACTIONS
           
static String MSEL_NAME_SEPARATOR
           
static String PAIR_SEPARATOR
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
MselUrlLinkResource()
           
 
Method Summary
 Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSEL_NAME_SEPARATOR

public static final String MSEL_NAME_SEPARATOR
See Also:
Constant Field Values

PAIR_SEPARATOR

public static final String PAIR_SEPARATOR
See Also:
Constant Field Values

EPMWORKSPACE_MSEL_ACTIONS

public static final String EPMWORKSPACE_MSEL_ACTIONS
See Also:
Constant Field Values

contents

static final Object[][] contents
Constructor Detail

MselUrlLinkResource

public MselUrlLinkResource()
Method Detail

getContents

public Object[][] getContents()