public class FormGenerationResult extends Object
FormGenerationService
Constructor and Description |
---|
FormGenerationResult() |
Modifier and Type | Method and Description |
---|---|
String |
getAssetPath()
returns the repository Location with Name of the asset created.
|
void |
setAssetPath(String assetPath)
sets the repository location with name of the asset created.
|
public String getAssetPath()
String
location representing repository location with name of the created asset.public void setAssetPath(String assetPath)
assetPath
- representing repository path with name.Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.