nl.karpi.bm.generated
Class DtpropertiesPK

java.lang.Object
  extended by nl.karpi.bm.generated.DtpropertiesPK
All Implemented Interfaces:
java.io.Serializable

public class DtpropertiesPK
extends java.lang.Object
implements java.io.Serializable

A JPA entity class for dtproperties.

See Also:
Serialized Form

Field Summary
 java.math.BigInteger id
           
 java.lang.String property
           
 
Constructor Summary
DtpropertiesPK()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.math.BigInteger id

property

public java.lang.String property
Constructor Detail

DtpropertiesPK

public DtpropertiesPK()


Copyright © 2010 KnowledgePlaza. All Rights Reserved.