Uses of Class
com.microsoft.store.partnercenter.models.partners.VettingStatus
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.partners |
-
Uses of VettingStatus in com.microsoft.store.partnercenter.models.partners
Methods in com.microsoft.store.partnercenter.models.partners that return VettingStatus Modifier and Type Method Description VettingStatusLegalBusinessProfile. getVettingStatus()static VettingStatusVettingStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static VettingStatus[]VettingStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.partners with parameters of type VettingStatus Modifier and Type Method Description voidLegalBusinessProfile. setVettingStatus(VettingStatus value)