public class MockWrapper extends Object
Constructor and Description |
---|
MockWrapper() |
Modifier and Type | Method and Description |
---|---|
Mock1 |
getContrato() |
String |
getExcecao() |
Integer |
getIdentificadorServico() |
Integer |
getTipoExcecao() |
void |
setContrato(Mock1 mock1) |
void |
setExcecao(String excecao) |
void |
setIdentificadorServico(Integer identificadorServico) |
void |
setTipoExcecao(Integer tipoExcecao) |
public String getExcecao()
public void setExcecao(String excecao)
public Integer getTipoExcecao()
public void setTipoExcecao(Integer tipoExcecao)
public Integer getIdentificadorServico()
public void setIdentificadorServico(Integer identificadorServico)
public Mock1 getContrato()
public void setContrato(Mock1 mock1)
Copyright © 2014. All Rights Reserved.