public class ImplantTemplate_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
ImplantTemplate_Attributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the data set using already populated Query Model.
|
GenericImplantTemplateMatingFeaturesAttributes |
getGenericImplantTemplateMatingFeaturesAttributes()
Retrieve the object of GenericImplantTemplateMatingFeaturesAttributes.
|
ImplantAssemblyTemplateAttributes |
getImplantAssemblyTemplateAttributes()
Retrieve the object of ImplantAssemblyTemplateAttributes.
|
ImplantTemplateAttributes |
getImplantTemplateAttributes()
Retrieve the object of ImplantTemplateAttributes.
|
ImplantTemplateGroupAttributes |
getImplantTemplateGroupAttributes()
Retrieve the object of ImplantTemplateGroupAttributes.
|
SOPCommonAttributes |
getSOPCommonAttributes()
Retrieve the object of SOPCommonAttributes.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled data set.
|
void |
setGenericImplantTemplateMatingFeaturesAttributes(GenericImplantTemplateMatingFeaturesAttributes objGenericImplantTemplateMatingFeaturesAttributes)
Sets the object of GenericImplantTemplateMatingFeaturesAttributes
|
void |
setImplantAssemblyTemplateAttributes(ImplantAssemblyTemplateAttributes objImplantAssemblyTemplateAttributes)
Sets the object of ImplantAssemblyTemplateAttributes.
|
void |
setImplantTemplateAttributes(ImplantTemplateAttributes objImplantTemplateAttributes)
Sets the object of ImplantTemplateAttributes.
|
void |
setImplantTemplateGroupAttributes(ImplantTemplateGroupAttributes objImplantTemplateGroupAttributes) |
void |
setSOPCommonAttributes(SOPCommonAttributes objSOPCommonAttributes)
Sets the object of SOPCommonAttributes.
|
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public SOPCommonAttributes getSOPCommonAttributes()
public void setSOPCommonAttributes(SOPCommonAttributes objSOPCommonAttributes)
objSOPCommonAttributes - public ImplantTemplateGroupAttributes getImplantTemplateGroupAttributes()
public void setImplantTemplateGroupAttributes(ImplantTemplateGroupAttributes objImplantTemplateGroupAttributes)
public ImplantTemplateAttributes getImplantTemplateAttributes()
public void setImplantTemplateAttributes(ImplantTemplateAttributes objImplantTemplateAttributes)
objImplantTemplateAttributes - public ImplantAssemblyTemplateAttributes getImplantAssemblyTemplateAttributes()
public void setImplantAssemblyTemplateAttributes(ImplantAssemblyTemplateAttributes objImplantAssemblyTemplateAttributes)
objImplantAssemblyTemplateAttributes - public GenericImplantTemplateMatingFeaturesAttributes getGenericImplantTemplateMatingFeaturesAttributes()
public void setGenericImplantTemplateMatingFeaturesAttributes(GenericImplantTemplateMatingFeaturesAttributes objGenericImplantTemplateMatingFeaturesAttributes)
objGenericImplantTemplateMatingFeaturesAttributes -