public class ActivityWrapper extends ElementWrapper
| Constructor and Description |
|---|
ActivityWrapper() |
| Modifier and Type | Method and Description |
|---|---|
List<AddFileButtonWrapper> |
getAddFileButtons() |
List<HttpLinkWrapper> |
getHttpLinks() |
String |
getKey() |
List<PdfButtonWrapper> |
getPdfButtons() |
Map<String,String> |
getProperties() |
String |
getRawName() |
List<VariableSetWrapper> |
getVariableSets() |
getName, splitValuepublic String getKey()
getKey in class ElementWrapperpublic String getRawName()
getRawName in class ElementWrapperpublic Map<String,String> getProperties()
getProperties in class ElementWrapperpublic List<PdfButtonWrapper> getPdfButtons()
public List<AddFileButtonWrapper> getAddFileButtons()
public List<HttpLinkWrapper> getHttpLinks()
public List<VariableSetWrapper> getVariableSets()
Copyright © 2019 Suncode. All rights reserved.