Defined in file cdd_access.asn
C++ class: CCDD_Reply_Get_Blob_Id
CDD-Reply-Get-Blob-Id ::= SEQUENCE {
-- seq-id used in the CDD annotation
seq-id Seq-id,
-- resulting blob-id
blob-id ID2-Blob-Id,
-- types and subtypes of features in the blob
feat-types SET OF CDD-Feat-type OPTIONAL
}