net.java.ao.it.model.backup
Interface EntityWithBooleanType

All Superinterfaces:
Entity, RawEntity<Integer>

public interface EntityWithBooleanType
extends Entity


Method Summary
 boolean isCondition()
           
 void setCondition(boolean condition)
           
 
Methods inherited from interface net.java.ao.Entity
getID
 
Methods inherited from interface net.java.ao.RawEntity
addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save
 

Method Detail

isCondition

boolean isCondition()

setCondition

void setCondition(boolean condition)


Copyright © 2007-2011. All Rights Reserved.