gr.uoa.di.madgik.workflow.client.library.beans
Class Types.AccessInfo

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.client.library.beans.Types.AccessInfo
Enclosing class:
Types

public static class Types.AccessInfo
extends Object


Field Summary
 String password
           
 String port
           
 String userId
           
 
Constructor Summary
Types.AccessInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

port

public String port

userId

public String userId

password

public String password
Constructor Detail

Types.AccessInfo

public Types.AccessInfo()


Copyright © 2014. All Rights Reserved.