ma.glasnost.orika.test.community
Class Issue82TestCase.DocStatusDto

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue82TestCase.DocStatusDto
Enclosing class:
Issue82TestCase

public static class Issue82TestCase.DocStatusDto
extends Object


Constructor Summary
Issue82TestCase.DocStatusDto()
           
 
Method Summary
 String getCaption()
           
 Long getDocTypeId()
           
 Long getId()
           
 void setCaption(String caption)
           
 void setDocTypeId(Long docTypeId)
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue82TestCase.DocStatusDto

public Issue82TestCase.DocStatusDto()
Method Detail

getCaption

public String getCaption()

setCaption

public void setCaption(String caption)

getDocTypeId

public Long getDocTypeId()

setDocTypeId

public void setDocTypeId(Long docTypeId)

getId

public Long getId()

setId

public void setId(Long id)


Copyright © 2013 Glasnost. All Rights Reserved.