ResourceBase Class
- java.
lang. Object - com.
microsoft. store. partnercenter. models. ResourceBase
- com.
public abstract class ResourceBase
Base class for resources
Constructor Summary
| Modifier | Constructor | Description |
|---|---|---|
| protected | ResourceBase() |
Initializes a new instance of the Resource |
| protected | ResourceBase(String objectType) |
Initializes a new instance of the Resource |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
getAttributes()
Gets the attributes. |
Inherited Members
Constructor Details
ResourceBase
protected ResourceBase()
Initializes a new instance of the ResourceBase class.
ResourceBase
protected ResourceBase(String objectType)
Initializes a new instance of the ResourceBase class.
Parameters:
Method Details
getAttributes
public ResourceAttributes getAttributes()
Gets the attributes.
Returns: