public class BTGReferenceStringListOperandDTO extends BTGAbstractReferenceOperandDTO
| Constructor and Description |
|---|
BTGReferenceStringListOperandDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getStringList() |
void |
setStringList(Collection<String> value) |
getBeanId, setBeanIdgetCode, getDescription, getScope, setCode, setDescription, setScopegetCatalogVersion, getUid, setCatalogVersion, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGReferenceStringListOperandDTO()
public Collection<String> getStringList()
public void setStringList(Collection<String> value)
Copyright © 2017 SAP SE. All Rights Reserved.