ma.glasnost.orika.test.boundmapperfacade
Class ConstructorMappingTestCase.URLDto3

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.ConstructorMappingTestCase.URLDto3
Enclosing class:
ConstructorMappingTestCase

public static class ConstructorMappingTestCase.URLDto3
extends Object


Field Summary
 String file
           
 URLStreamHandler handler
           
 String host
           
 int port
           
 String protocol
           
 
Constructor Summary
ConstructorMappingTestCase.URLDto3()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

protocol

public String protocol

host

public String host

port

public int port

file

public String file

handler

public URLStreamHandler handler
Constructor Detail

ConstructorMappingTestCase.URLDto3

public ConstructorMappingTestCase.URLDto3()


Copyright © 2012 Glasnost. All Rights Reserved.