Class APIProductBusinessInformationDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.APIProductBusinessInformationDTO
APIProductBusinessInformationDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessOwner(String businessOwner) businessOwnerEmail(String businessOwnerEmail) booleanGet businessOwnerGet businessOwnerEmailGet technicalOwnerGet technicalOwnerEmailinthashCode()voidsetBusinessOwner(String businessOwner) voidsetBusinessOwnerEmail(String businessOwnerEmail) voidsetTechnicalOwner(String technicalOwner) voidsetTechnicalOwnerEmail(String technicalOwnerEmail) technicalOwner(String technicalOwner) technicalOwnerEmail(String technicalOwnerEmail) toString()
-
Field Details
-
SERIALIZED_NAME_BUSINESS_OWNER
- See Also:
-
SERIALIZED_NAME_BUSINESS_OWNER_EMAIL
- See Also:
-
SERIALIZED_NAME_TECHNICAL_OWNER
- See Also:
-
SERIALIZED_NAME_TECHNICAL_OWNER_EMAIL
- See Also:
-
-
Constructor Details
-
APIProductBusinessInformationDTO
public APIProductBusinessInformationDTO()
-
-
Method Details
-
businessOwner
-
getBusinessOwner
Get businessOwner- Returns:
- businessOwner
-
setBusinessOwner
-
businessOwnerEmail
-
getBusinessOwnerEmail
Get businessOwnerEmail- Returns:
- businessOwnerEmail
-
setBusinessOwnerEmail
-
technicalOwner
-
getTechnicalOwner
Get technicalOwner- Returns:
- technicalOwner
-
setTechnicalOwner
-
technicalOwnerEmail
-
getTechnicalOwnerEmail
Get technicalOwnerEmail- Returns:
- technicalOwnerEmail
-
setTechnicalOwnerEmail
-
equals
-
hashCode
public int hashCode() -
toString
-