public class ClassificationInfo extends Object
| Constructor and Description |
|---|
ClassificationInfo(ClassAttributeAssignmentModel assignment,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
ClassAttributeAssignmentModel |
getAssignment() |
Object |
getValue() |
int |
hashCode() |
boolean |
hasRange() |
boolean |
hasUnit() |
boolean |
isLocalized() |
boolean |
isMultiValue() |
boolean |
isUnitDisplayed() |
public ClassificationInfo(ClassAttributeAssignmentModel assignment, Object value)
public boolean hasRange()
public boolean isLocalized()
public boolean hasUnit()
public boolean isUnitDisplayed()
public boolean isMultiValue()
public ClassAttributeAssignmentModel getAssignment()
public Object getValue()
Copyright © 2017 SAP SE. All Rights Reserved.