@Deprecated public class Resource extends Object implements Serializable
Constructor and Description |
---|
Resource()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getContentTypePrefix()
Deprecated.
|
String |
getKey()
Deprecated.
|
String |
getRelativePathToFile()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setContentTypePrefix(String contentTypePrefix)
Deprecated.
|
void |
setKey(String key)
Deprecated.
|
void |
setRelativePathToFile(String relativePathToFile)
Deprecated.
|
public String getKey()
public void setKey(String key)
public String getRelativePathToFile()
public void setRelativePathToFile(String relativePathToFile)
public String getContentTypePrefix()
public void setContentTypePrefix(String contentTypePrefix)
Copyright © 2003–2016 Atlassian. All rights reserved.