ma.glasnost.orika.test.boundmapperfacade
Class ArrayTestCase.Product

java.lang.Object
  extended by ma.glasnost.orika.test.boundmapperfacade.ArrayTestCase.Product
Enclosing class:
ArrayTestCase

public static class ArrayTestCase.Product
extends Object


Constructor Summary
ArrayTestCase.Product()
           
 
Method Summary
 String[] getTags()
           
 void setTags(String[] tags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayTestCase.Product

public ArrayTestCase.Product()
Method Detail

getTags

public String[] getTags()

setTags

public void setTags(String[] tags)


Copyright © 2012 Glasnost. All Rights Reserved.