Package com.onlinepayments.domain
Class PaymentProductField
java.lang.Object
com.onlinepayments.domain.PaymentProductField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject containing data restrictions that apply to this field, like minimum and/or maximum lengthObject containing display hints for this field, like the order, mask, preferred keyboardgetId()getType()voidObject containing data restrictions that apply to this field, like minimum and/or maximum lengthvoidObject containing display hints for this field, like the order, mask, preferred keyboardvoidvoidObject containing data restrictions that apply to this field, like minimum and/or maximum lengthObject containing display hints for this field, like the order, mask, preferred keyboard
-
Constructor Details
-
PaymentProductField
public PaymentProductField()
-
-
Method Details
-
getDataRestrictions
Object containing data restrictions that apply to this field, like minimum and/or maximum length -
setDataRestrictions
Object containing data restrictions that apply to this field, like minimum and/or maximum length -
withDataRestrictions
Object containing data restrictions that apply to this field, like minimum and/or maximum length -
getDisplayHints
Object containing display hints for this field, like the order, mask, preferred keyboard -
setDisplayHints
Object containing display hints for this field, like the order, mask, preferred keyboard -
withDisplayHints
Object containing display hints for this field, like the order, mask, preferred keyboard -
getId
-
setId
-
withId
-
getType
-
setType
-
withType
-