Class DataPreparationResponse

java.lang.Object
com.gemalto.mfs.mwsdk.provisioning.model.DataPreparationResponse

public class DataPreparationResponse extends Object
Response Object for VAS provisioning
  • Constructor Details

    • DataPreparationResponse

      public DataPreparationResponse(String vasInstanceId, byte[] vasProfile)
      Constructor
      Parameters:
      vasInstanceId - Value added service instance identifier
      vasProfile - the vas profile
  • Method Details

    • getVasInstanceId

      public String getVasInstanceId()
      Get VAS instance ID
      Returns:
      vas InstanceId
    • getVasProfile

      public byte[] getVasProfile()
      Get VAS profile
      Returns:
      VAS profile