com.anasoft.os.daofusion.test.example.enums
Class PaymentType

java.lang.Object
  extended by com.anasoft.os.daofusion.entity.PersistentEntity<java.lang.Long>
      extended by com.anasoft.os.daofusion.entity.PersistentEnumeration
          extended by com.anasoft.os.daofusion.test.example.enums.PaymentType
All Implemented Interfaces:
Persistable<java.lang.Long>, java.io.Serializable

public class PaymentType
extends PersistentEnumeration

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.anasoft.os.daofusion.entity.PersistentEnumeration
_NAME
 
Fields inherited from class com.anasoft.os.daofusion.entity.PersistentEntity
_ID
 
Constructor Summary
PaymentType()
           
 
Method Summary
 
Methods inherited from class com.anasoft.os.daofusion.entity.PersistentEnumeration
equals, getName, hashCode, setName, toString
 
Methods inherited from class com.anasoft.os.daofusion.entity.PersistentEntity
clone, getId, setId
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PaymentType

public PaymentType()


Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.