public class ActionOverride extends Object implements XMLizable
| Constructor and Description |
|---|
ActionOverride()
Constructor
|
public String getActionName()
public void setActionName(String actionName)
protected void setActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getComment()
public void setComment(String comment)
protected void setComment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getContent()
public void setContent(String content)
protected void setContent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FormFactor getFormFactor()
public void setFormFactor(FormFactor formFactor)
protected void setFormFactor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSkipRecordTypeSelect()
public boolean isSkipRecordTypeSelect()
public void setSkipRecordTypeSelect(boolean skipRecordTypeSelect)
protected void setSkipRecordTypeSelect(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ActionOverrideType getType()
public void setType(ActionOverrideType type)
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.