ma.glasnost.orika.test.collection
Class CollectionTestCase.A

java.lang.Object
  extended by ma.glasnost.orika.test.collection.CollectionTestCase.A
Enclosing class:
CollectionTestCase

public static class CollectionTestCase.A
extends Object


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

Constructor Detail

CollectionTestCase.A

public CollectionTestCase.A()
Method Detail

getTags

public Set<String> getTags()

setTags

public void setTags(Set<String> tags)


Copyright © 2012 Glasnost. All Rights Reserved.