public class ValidNodeValuesFetcher.DnetParamValue extends Object implements Comparable<ValidNodeValuesFetcher.DnetParamValue>
| Constructor and Description |
|---|
DnetParamValue(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ValidNodeValuesFetcher.DnetParamValue o) |
String |
getId() |
String |
getName() |
public String getId()
public String getName()
public int compareTo(ValidNodeValuesFetcher.DnetParamValue o)
compareTo in interface Comparable<ValidNodeValuesFetcher.DnetParamValue>Copyright © 2022. All rights reserved.