org.jvnet.hyperjaxb3.ejb.strategy.model
Interface CreateDefaultIdPropertyInfos

All Superinterfaces:
ClassInfoProcessor<Collection<com.sun.tools.xjc.model.CPropertyInfo>,ProcessModel>
All Known Implementing Classes:
DefaultCreateDefaultIdPropertyInfos

public interface CreateDefaultIdPropertyInfos
extends ClassInfoProcessor<Collection<com.sun.tools.xjc.model.CPropertyInfo>,ProcessModel>


Method Summary
 boolean isTransient()
           
 void setTransient(boolean transientField)
           
 
Methods inherited from interface org.jvnet.hyperjaxb3.ejb.strategy.model.ClassInfoProcessor
process
 

Method Detail

isTransient

boolean isTransient()

setTransient

void setTransient(boolean transientField)


Copyright © 2005-2014. All Rights Reserved.