ma.glasnost.orika.test.boundmapperfacade
Class CollectionTestCase.D

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.CollectionTestCase.D
Enclosing class:
CollectionTestCase

public static class CollectionTestCase.D
extends Object


Constructor Summary
CollectionTestCase.D()
           
 
Method Summary
 List<String> getTags()
           
 void setTags(List<String> tags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionTestCase.D

public CollectionTestCase.D()
Method Detail

getTags

public List<String> getTags()

setTags

public void setTags(List<String> tags)


Copyright © 2012 Glasnost. All Rights Reserved.