ma.glasnost.orika.test.community
Class Issue30TestCase.ComputerPart

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue30TestCase.ComputerPart
Direct Known Subclasses:
Issue30TestCase.HardDrive, Issue30TestCase.VideoCard
Enclosing class:
Issue30TestCase

public abstract static class Issue30TestCase.ComputerPart
extends Object


Constructor Summary
Issue30TestCase.ComputerPart()
           
 
Method Summary
 Long getId()
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue30TestCase.ComputerPart

public Issue30TestCase.ComputerPart()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)


Copyright © 2012 Glasnost. All Rights Reserved.