Class WSDLInfoDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.WSDLInfoDTO
WSDLInfoDTO
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates whether the WSDL is a single WSDL or an archive in ZIP format -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()Indicates whether the WSDL is a single WSDL or an archive in ZIP formatinthashCode()voidsetType(WSDLInfoDTO.TypeEnum type) toString()type(WSDLInfoDTO.TypeEnum type)
-
Field Details
-
SERIALIZED_NAME_TYPE
- See Also:
-
-
Constructor Details
-
WSDLInfoDTO
public WSDLInfoDTO()
-
-
Method Details