Class Asset
- java.lang.Object
-
- org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term.Asset
-
public class Asset extends Object
-
-
Constructor Summary
Constructors Constructor Description Asset()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGuid()The unique identifier for this asset.StringgetName()Display name for the asset.voidsetGuid(String guid)voidsetName(String name)
-