com.emc.storageos.model.smis.StorageSystemSMISCreateParam Maven / Gradle / Ivy
/*
* Copyright (c) 2015 EMC Corporation
* All Rights Reserved
*/
package com.emc.storageos.model.smis;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "storage_smisprovider_create")
public class StorageSystemSMISCreateParam extends StorageSystemSMISRequestParam {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy