public class EMCRPSetConsistencyGroupStatusConfigResponse
extends java.lang.Object
Constructor and Description |
---|
EMCRPSetConsistencyGroupStatusConfigResponse() |
EMCRPSetConsistencyGroupStatusConfigResponse(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getOUTPUT_EMC_RP_CG_IDENTITY() |
java.lang.String |
getOUTPUT_EMC_RP_SYSTEM_IDENTITY() |
void |
setCuicServer(CuicServer api) |
void |
setOUTPUT_EMC_RP_CG_IDENTITY(java.lang.String output_emc_rp_cg_identity) |
void |
setOUTPUT_EMC_RP_SYSTEM_IDENTITY(java.lang.String output_emc_rp_system_identity) |
public EMCRPSetConsistencyGroupStatusConfigResponse()
public EMCRPSetConsistencyGroupStatusConfigResponse(CuicServer api)
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getOUTPUT_EMC_RP_SYSTEM_IDENTITY()
public void setOUTPUT_EMC_RP_SYSTEM_IDENTITY(java.lang.String output_emc_rp_system_identity)
public java.lang.String getOUTPUT_EMC_RP_CG_IDENTITY()
public void setOUTPUT_EMC_RP_CG_IDENTITY(java.lang.String output_emc_rp_cg_identity)