public class PointOfServiceValidator
extends java.lang.Object
| Constructor and Description |
|---|
PointOfServiceValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFieldPath() |
protected PointOfServiceService |
getPointOfServiceService() |
void |
setFieldPath(java.lang.String fieldPath) |
void |
setPointOfServiceService(PointOfServiceService pointOfServiceService) |
boolean |
supports(java.lang.Class<?> clazz) |
void |
validate(java.lang.Object target,
Errors errors) |
public boolean supports(java.lang.Class<?> clazz)
public void validate(java.lang.Object target,
Errors errors)
protected PointOfServiceService getPointOfServiceService()
public void setPointOfServiceService(PointOfServiceService pointOfServiceService)
public java.lang.String getFieldPath()
public void setFieldPath(java.lang.String fieldPath)
Copyright © 2018 SAP SE. All Rights Reserved.