public class DefaultTouchUIDialogElementParameters extends DefaultXmlElementParameters implements TouchUIDialogElementParameters
Modifier and Type | Field and Description |
---|---|
protected String |
resourceType |
protected String |
touchUIDialogType |
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
DefaultTouchUIDialogElementParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getResourceType() |
String |
getTouchUIDialogType() |
void |
setResourceType(String resourceType) |
void |
setTouchUIDialogType(String touchUIDialogType) |
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType, setAdditionalProperties, setContainedElements, setFieldName, setNameSpace, setPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType, setAdditionalProperties, setContainedElements, setFieldName, setNameSpace, setPrimaryType
protected String resourceType
protected String touchUIDialogType
public DefaultTouchUIDialogElementParameters()
public String getResourceType()
getResourceType
in interface TouchUIDialogElementParameters
public void setResourceType(String resourceType)
setResourceType
in interface TouchUIDialogElementParameters
public String getTouchUIDialogType()
getTouchUIDialogType
in interface TouchUIDialogElementParameters
public void setTouchUIDialogType(String touchUIDialogType)
setTouchUIDialogType
in interface TouchUIDialogElementParameters
Copyright © 2019 ICF Olson. All rights reserved.