public class ItemPropertyValue extends Object implements Serializable, Comparable<ItemPropertyValue>
| Constructor and Description |
|---|
ItemPropertyValue(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ItemPropertyValue o) |
boolean |
equals(Object obj) |
PK |
getPK() |
int |
hashCode() |
String |
toString() |
public ItemPropertyValue(PK pk)
public PK getPK()
public int compareTo(ItemPropertyValue o)
compareTo in interface Comparable<ItemPropertyValue>Copyright © 2017 SAP SE. All Rights Reserved.