public class Resource extends Object implements Serializable
static Resource
EMPTY_RESOURCE
Resource(String namespaceId, String group, String name, String type, Properties properties)
String
getGroup()
getName()
getNamespaceId()
Properties
getProperties()
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Resource EMPTY_RESOURCE
public Resource(String namespaceId, String group, String name, String type, Properties properties)
public String getNamespaceId()
public String getGroup()
public String getName()
public String getType()
public Properties getProperties()
public String toString()
toString
Object
Copyright © 2018–2022 Alibaba Group. All rights reserved.