wt.meeting
Class WebexOperationHelper.WebexUserInfo

java.lang.Object
  extended bywt.meeting.WebexOperationHelper.WebexUserInfo
Enclosing class:
WebexOperationHelper

private static class WebexOperationHelper.WebexUserInfo
extends Object


Field Summary
 String EM
           
 String FN
           
 String LN
           
 String PW
           
 String WID
           
 
Constructor Summary
private WebexOperationHelper.WebexUserInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FN

public String FN

LN

public String LN

WID

public String WID

PW

public String PW

EM

public String EM
Constructor Detail

WebexOperationHelper.WebexUserInfo

private WebexOperationHelper.WebexUserInfo()