public class Asset extends Object
| Constructor and Description |
|---|
Asset() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid()
The unique identifier for this asset.
|
String |
getName()
Display name for the asset.
|
void |
setGuid(String guid) |
void |
setName(String name) |
Copyright © 2018–2020 ODPi. All rights reserved.