Class BCardResponse
java.lang.Object
com.maplander.backend.model.manage.complex.BCardResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetbCard()
int
getCode()
void
void
setCode
(int code) void
setDescription
(String description) void
setIndustry
(String industry) toString()
-
Constructor Details
-
BCardResponse
public BCardResponse()
-
-
Method Details
-
getCode
public int getCode() -
setCode
public void setCode(int code) -
getDescription
-
setDescription
-
getbCard
-
setbCard
-
getIndustry
-
setIndustry
-
toString
-