创新互联鸿蒙OS教程:鸿蒙OSEntry-成都创新互联网站建设

关于创新互联

多方位宣传企业产品与服务 突出企业形象

公司简介 公司的服务 荣誉资质 新闻动态 联系我们

创新互联鸿蒙OS教程:鸿蒙OSEntry

Entry

java.lang.Object

|---ohos.global.resource.Entry

public abstract class Entry
extends Object

描述 rawfile 目录中的条目。

Since:

3

嵌套类摘要

修饰符和类型 描述
static class Entry.Type 表示条目类型。

构造函数摘要

构造函数 描述
Entry()

方法总结

修饰符和类型 方法 描述
abstract String getPath() 获取Entry的路径。
abstract Entry.Type getType() 获取Entry的类型。
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造函数详细信息

Entry

public Entry()

方法详情

getPath

public abstract String getPath()

获取Entry的路径。

返回:

返回Entry的路径。

getType

public abstract Entry.Type getType()

获取Entry的类型。

返回:

返回Entry的类型。


当前名称:创新互联鸿蒙OS教程:鸿蒙OSEntry
文章来源:http://kswsj.cn/article/dpopdeh.html

其他资讯