public class ResourceInformation extends Object
Constructor and Description |
---|
ResourceInformation() |
Modifier and Type | Method and Description |
---|---|
ResourceInformation |
addResourcesItem(NameValue resourcesItem) |
boolean |
equals(Object o) |
List<NameValue> |
getResources() |
int |
hashCode() |
ResourceInformation |
resources(List<NameValue> resources) |
void |
setResources(List<NameValue> resources) |
String |
toString() |
public ResourceInformation resources(List<NameValue> resources)
public ResourceInformation addResourcesItem(NameValue resourcesItem)
Copyright © 2019. All rights reserved.