public class AssetReferencePart
extends java.lang.Object
AssetReference
field value.Modifier and Type | Method and Description |
---|---|
GUID |
getAssetStorageUID()
Get the class ID of the asset storage module that generated this part.
|
byte[] |
getBinaryData()
Get the binary data for this asset reference part.
|
CumulusSession |
getCumulusSession()
Returns the current
CumulusSession object. |
java.lang.String |
getDisplayString()
Get a user-readable string for the binary data of this asset reference part.
|
int |
getLevel()
Get the level of this asset reference part inside the surrounding asset reference object.
|
java.lang.String |
getName()
Get the name of the asset storage module responsible for this asset reference part.
|
void |
setBinaryData(byte[] data)
Set the binary data for this asset reference part.
|
public CumulusSession getCumulusSession()
CumulusSession
object.CumulusSession
objectpublic GUID getAssetStorageUID()
public byte[] getBinaryData()
JPack
format but third-party asset storage modules may use a different format to store their data.public void setBinaryData(byte[] data)
JPack
format but third-party asset storage modules may use a different format to store their data.data
- The binary data for this asset reference part.public int getLevel()
0
and are resolved first when resolving the asset reference.public java.lang.String getName()
public java.lang.String getDisplayString()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.