public class FormResource extends Object implements IFormResource
Constructor and Description |
---|
FormResource(String name,
EFormResourceType type,
String resName,
byte[] resData,
String cacheKey) |
Modifier and Type | Method and Description |
---|---|
String |
getCacheKey() |
String |
getName() |
byte[] |
getResourceData() |
String |
getResourceName() |
EFormResourceType |
getResourceType() |
public FormResource(String name, EFormResourceType type, String resName, byte[] resData, String cacheKey)
public EFormResourceType getResourceType()
getResourceType
in interface IFormResource
public String getResourceName()
getResourceName
in interface IFormResource
public byte[] getResourceData()
getResourceData
in interface IFormResource
public String getCacheKey()
getCacheKey
in interface IFormResource
public String getName()
getName
in interface IFormResource
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.