Uses of Enum
org.wso2.am.integration.clients.governance.api.dto.ArtifactInfoDTO.ExtendedTypeEnum
Packages that use ArtifactInfoDTO.ExtendedTypeEnum
-
Uses of ArtifactInfoDTO.ExtendedTypeEnum in org.wso2.am.integration.clients.governance.api.dto
Methods in org.wso2.am.integration.clients.governance.api.dto that return ArtifactInfoDTO.ExtendedTypeEnumModifier and TypeMethodDescriptionArtifactInfoDTO.getExtendedType()Extended type of the artifact.ArtifactInfoDTO.ExtendedTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static ArtifactInfoDTO.ExtendedTypeEnum[]ArtifactInfoDTO.ExtendedTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.governance.api.dto with parameters of type ArtifactInfoDTO.ExtendedTypeEnumModifier and TypeMethodDescriptionArtifactInfoDTO.extendedType(ArtifactInfoDTO.ExtendedTypeEnum extendedType) voidArtifactInfoDTO.setExtendedType(ArtifactInfoDTO.ExtendedTypeEnum extendedType) voidArtifactInfoDTO.ExtendedTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ArtifactInfoDTO.ExtendedTypeEnum enumeration)