All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.emc.storageos.model.block.VplexMirrorRestRep Maven / Gradle / Ivy

There is a newer version: 3.5.0.0
Show newest version
/*
 * Copyright (c) 2008-2013 EMC Corporation
 * All Rights Reserved
 */

package com.emc.storageos.model.block;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;

@XmlAccessorType(XmlAccessType.PROPERTY)
@XmlRootElement(name = "block_mirror")
public class VplexMirrorRestRep extends BlockMirrorRestRep {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy