Interface CreateVendorResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEntityRef(String entityRef) voidsetPartyName(String partyName) voidsetVendorName(String vendorName)
-
Method Details
-
getEntityRef
-
setEntityRef
-
getVendorName
-
setVendorName
-
getPartyName
-
setPartyName
-