public class NamedResource extends java.lang.Object implements IResource
Constructor and Description |
---|
NamedResource() |
NamedResource(java.lang.String resource) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManagementDomain() |
java.lang.String |
getResourceName() |
void |
setManagementDomain(java.lang.String domain) |
void |
setResourceName(java.lang.String name) |
public NamedResource(java.lang.String resource)
public NamedResource()
public java.lang.String getResourceName()
getResourceName
in interface IResource
public void setResourceName(java.lang.String name)
public java.lang.String getManagementDomain()
public void setManagementDomain(java.lang.String domain)
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.