public class DescribeAnimationRule extends java.lang.Object implements XMLizable, IDescribeAnimationRule
| Constructor and Description |
|---|
DescribeAnimationRule()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnimationFrequency()
element : animationFrequency of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
boolean |
getIsActive()
element : isActive of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
java.lang.String |
getRecordTypeContext()
element : recordTypeContext of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getRecordTypeId()
element : recordTypeId of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getTargetField()
element : targetField of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getTargetFieldChangeToValues()
element : targetFieldChangeToValues of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
boolean |
isIsActive() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAnimationFrequency(java.lang.String animationFrequency) |
protected void |
setAnimationFrequency(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIsActive(boolean isActive) |
protected void |
setIsActive(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setRecordTypeContext(java.lang.String recordTypeContext) |
protected void |
setRecordTypeContext(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setRecordTypeId(java.lang.String recordTypeId) |
protected void |
setRecordTypeId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTargetField(java.lang.String targetField) |
protected void |
setTargetField(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTargetFieldChangeToValues(java.lang.String targetFieldChangeToValues) |
protected void |
setTargetFieldChangeToValues(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public java.lang.String getAnimationFrequency()
IDescribeAnimationRulegetAnimationFrequency in interface IDescribeAnimationRulepublic void setAnimationFrequency(java.lang.String animationFrequency)
setAnimationFrequency in interface IDescribeAnimationRuleprotected void setAnimationFrequency(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsActive()
IDescribeAnimationRulegetIsActive in interface IDescribeAnimationRulepublic boolean isIsActive()
isIsActive in interface IDescribeAnimationRulepublic void setIsActive(boolean isActive)
setIsActive in interface IDescribeAnimationRuleprotected void setIsActive(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getRecordTypeContext()
IDescribeAnimationRulegetRecordTypeContext in interface IDescribeAnimationRulepublic void setRecordTypeContext(java.lang.String recordTypeContext)
setRecordTypeContext in interface IDescribeAnimationRuleprotected void setRecordTypeContext(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getRecordTypeId()
IDescribeAnimationRulegetRecordTypeId in interface IDescribeAnimationRulepublic void setRecordTypeId(java.lang.String recordTypeId)
setRecordTypeId in interface IDescribeAnimationRuleprotected void setRecordTypeId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetField()
IDescribeAnimationRulegetTargetField in interface IDescribeAnimationRulepublic void setTargetField(java.lang.String targetField)
setTargetField in interface IDescribeAnimationRuleprotected void setTargetField(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetFieldChangeToValues()
IDescribeAnimationRulegetTargetFieldChangeToValues in interface IDescribeAnimationRulepublic void setTargetFieldChangeToValues(java.lang.String targetFieldChangeToValues)
setTargetFieldChangeToValues in interface IDescribeAnimationRuleprotected void setTargetFieldChangeToValues(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.