public class AssociatedResource extends Object implements Serializable
Constructor and Description |
---|
AssociatedResource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AssociationType |
getAssociationType() |
String |
getResourceCategory() |
String |
getResourceName() |
String |
getResourceUri() |
int |
hashCode() |
void |
setAssociationType(AssociationType associationType) |
void |
setResourceCategory(String resourceCategory) |
void |
setResourceName(String resourceName) |
void |
setResourceUri(String resourceUri) |
String |
toString() |
public AssociationType getAssociationType()
public void setAssociationType(AssociationType associationType)
associationType
- the associationType to setpublic String getResourceCategory()
public void setResourceCategory(String resourceCategory)
resourceCategory
- the resourceCategory to setpublic String getResourceName()
public void setResourceName(String resourceName)
resourceName
- the resourceName to setpublic String getResourceUri()
public void setResourceUri(String resourceUri)
resourceUri
- the resourceUri to setCopyright © 2017. All rights reserved.