wt.pdmlink
Class PDMProductConstants.OwnerInfo

java.lang.Object
  extended bywt.pdmlink.PDMProductConstants.OwnerInfo
Enclosing class:
PDMProductConstants

public static final class PDMProductConstants.OwnerInfo
extends Object


Field Summary
static String NAME
           
static String OWNER
           
static String OWNER_INFO
           
 
Constructor Summary
PDMProductConstants.OwnerInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OWNER_INFO

public static final String OWNER_INFO
See Also:
Constant Field Values

OWNER

public static final String OWNER
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

PDMProductConstants.OwnerInfo

public PDMProductConstants.OwnerInfo()