ma.glasnost.orika.test.constructor
Class ConstructorMappingTestCase.URLDto1

java.lang.Object
  extended by ma.glasnost.orika.test.constructor.ConstructorMappingTestCase.URLDto1
Enclosing class:
ConstructorMappingTestCase

public static class ConstructorMappingTestCase.URLDto1
extends Object


Field Summary
 String fileX
           
 String hostX
           
 int portX
           
 String protocolX
           
 
Constructor Summary
ConstructorMappingTestCase.URLDto1()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

protocolX

public String protocolX

hostX

public String hostX

portX

public int portX

fileX

public String fileX
Constructor Detail

ConstructorMappingTestCase.URLDto1

public ConstructorMappingTestCase.URLDto1()


Copyright © 2012 Glasnost. All Rights Reserved.