public class AssetResourceWithHierarchyPathHierarchyPath
extends Object
implements Serializable
Constructor and Description |
---|
AssetResourceWithHierarchyPathHierarchyPath() |
Modifier and Type | Method and Description |
---|---|
AssetResourceWithHierarchyPathHierarchyPath |
assetId(String assetId) |
boolean |
equals(Object o) |
String |
getAssetId()
Get assetId
|
String |
getName()
Name of the asset
|
int |
hashCode() |
AssetResourceWithHierarchyPathHierarchyPath |
name(String name) |
void |
setAssetId(String assetId) |
void |
setName(String name) |
String |
toString() |
public AssetResourceWithHierarchyPathHierarchyPath()
public AssetResourceWithHierarchyPathHierarchyPath assetId(String assetId)
public String getAssetId()
public void setAssetId(String assetId)
public AssetResourceWithHierarchyPathHierarchyPath name(String name)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object