ma.glasnost.orika.test.collection
Class ExplicitCollectionTestCase.B

java.lang.Object
  extended by ma.glasnost.orika.test.collection.ExplicitCollectionTestCase.B
Enclosing class:
ExplicitCollectionTestCase

public static class ExplicitCollectionTestCase.B
extends Object


Constructor Summary
ExplicitCollectionTestCase.B()
           
 
Method Summary
 Set<String> getStrings()
           
 void setStrings(Set<String> strings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplicitCollectionTestCase.B

public ExplicitCollectionTestCase.B()
Method Detail

getStrings

public Set<String> getStrings()

setStrings

public void setStrings(Set<String> strings)


Copyright © 2012 Glasnost. All Rights Reserved.