uk.co.jemos.podam.test.dto
Class PrivateNoArgConstructorPojo

java.lang.Object
  extended by uk.co.jemos.podam.test.dto.PrivateNoArgConstructorPojo
All Implemented Interfaces:
Serializable

public class PrivateNoArgConstructorPojo
extends Object
implements Serializable

Author:
mtedone
See Also:
Serialized Form

Field Summary
private  int intField
           
private static long serialVersionUID
           
 
Constructor Summary
private PrivateNoArgConstructorPojo()
           
 
Method Summary
 int getIntField()
           
 void setIntField(int intField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

intField

private int intField
Constructor Detail

PrivateNoArgConstructorPojo

private PrivateNoArgConstructorPojo()
Method Detail

getIntField

public int getIntField()
Returns:
the intField

setIntField

public void setIntField(int intField)
Parameters:
intField - the intField to set

Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.