All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jvnet.hyperjaxb3.ejb.strategy.model.CreateDefaultIdPropertyInfos Maven / Gradle / Ivy

There is a newer version: 0.6.2
Show newest version
package org.jvnet.hyperjaxb3.ejb.strategy.model;

import java.util.Collection;

import com.sun.tools.xjc.model.CPropertyInfo;

public interface CreateDefaultIdPropertyInfos extends
		ClassInfoProcessor, ProcessModel> {

	public boolean isTransient();

	public void setTransient(boolean transientField);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy