Package org.eso.ias.cdb.pojos
Class TemplateInstanceIasioDao
java.lang.Object
org.eso.ias.cdb.pojos.TemplateInstanceIasioDao
The instance of an IASIO.
This is the input of an ASCE when the template is not the same as the one
of the ASCE
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getIasio()
int
int
hashCode()
void
void
setInstance
(int instance) void
setTemplateId
(String templateId) toString()
-
Constructor Details
-
TemplateInstanceIasioDao
public TemplateInstanceIasioDao()Empty constructor
-
-
Method Details