|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mirth.match.ejb.is.EisSemanticSignifierDefinition
public class EisSemanticSignifierDefinition
Java class for eisSemanticSignifierDefinition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="eisSemanticSignifierDefinition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="entityTypeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="identifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="integrityRulesetDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="renderingDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="schemaDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="semanticSignifierName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="versionIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
entityTypeName
|
protected java.lang.String |
identifier
|
protected java.lang.String |
integrityRulesetDefinition
|
protected java.lang.String |
renderingDefinition
|
protected java.lang.String |
schemaDefinition
|
protected java.lang.String |
semanticSignifierName
|
protected java.lang.String |
versionIdentifier
|
| Constructor Summary | |
|---|---|
EisSemanticSignifierDefinition()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEntityTypeName()
Gets the value of the entityTypeName property. |
java.lang.String |
getIdentifier()
Gets the value of the identifier property. |
java.lang.String |
getIntegrityRulesetDefinition()
Gets the value of the integrityRulesetDefinition property. |
java.lang.String |
getRenderingDefinition()
Gets the value of the renderingDefinition property. |
java.lang.String |
getSchemaDefinition()
Gets the value of the schemaDefinition property. |
java.lang.String |
getSemanticSignifierName()
Gets the value of the semanticSignifierName property. |
java.lang.String |
getVersionIdentifier()
Gets the value of the versionIdentifier property. |
void |
setEntityTypeName(java.lang.String value)
Sets the value of the entityTypeName property. |
void |
setIdentifier(java.lang.String value)
Sets the value of the identifier property. |
void |
setIntegrityRulesetDefinition(java.lang.String value)
Sets the value of the integrityRulesetDefinition property. |
void |
setRenderingDefinition(java.lang.String value)
Sets the value of the renderingDefinition property. |
void |
setSchemaDefinition(java.lang.String value)
Sets the value of the schemaDefinition property. |
void |
setSemanticSignifierName(java.lang.String value)
Sets the value of the semanticSignifierName property. |
void |
setVersionIdentifier(java.lang.String value)
Sets the value of the versionIdentifier property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String entityTypeName
protected java.lang.String identifier
protected java.lang.String integrityRulesetDefinition
protected java.lang.String renderingDefinition
protected java.lang.String schemaDefinition
protected java.lang.String semanticSignifierName
protected java.lang.String versionIdentifier
| Constructor Detail |
|---|
public EisSemanticSignifierDefinition()
| Method Detail |
|---|
public java.lang.String getEntityTypeName()
Stringpublic void setEntityTypeName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIdentifier()
Stringpublic void setIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIntegrityRulesetDefinition()
Stringpublic void setIntegrityRulesetDefinition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRenderingDefinition()
Stringpublic void setRenderingDefinition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSchemaDefinition()
Stringpublic void setSchemaDefinition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSemanticSignifierName()
Stringpublic void setSemanticSignifierName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVersionIdentifier()
Stringpublic void setVersionIdentifier(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||