public class ResourceType extends Object
| Constructor and Description |
|---|
ResourceType(String value,
ResourceTypeGeneral resourceTypeGeneral) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ResourceTypeGeneral |
getResourceTypeGeneral()
Retrieves the general type of a resource.
|
String |
getValue()
Retrieves the free text description of the resource.
|
int |
hashCode() |
String |
toString() |
public ResourceType(String value, ResourceTypeGeneral resourceTypeGeneral)
public String getValue()
public ResourceTypeGeneral getResourceTypeGeneral()
protected boolean canEqual(Object other)
Copyright © 2017–2019. All rights reserved.