wsdlpull 1.23
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Schema::Annotation Class Reference

#include <Annotation.h>

Public Member Functions

 Annotation (void)
 
void addAppinfo (Appinfo appinfo)
 
void addDocumentation (Documentation documentation)
 
std::vector< AppinfogetAppinfos ()
 
std::vector< DocumentationgetDocumentations ()
 

Detailed Description

Definition at line 45 of file Annotation.h.

Constructor & Destructor Documentation

◆ Annotation()

Schema::Annotation::Annotation ( void  )
inline

Definition at line 60 of file Annotation.h.

Member Function Documentation

◆ addAppinfo()

void Schema::Annotation::addAppinfo ( Schema::Appinfo  appinfo)
inline

Definition at line 65 of file Annotation.h.

◆ addDocumentation()

void Schema::Annotation::addDocumentation ( Schema::Documentation  documentation)
inline

Definition at line 71 of file Annotation.h.

◆ getAppinfos()

std::vector< Schema::Appinfo > Schema::Annotation::getAppinfos ( )
inline

Definition at line 77 of file Annotation.h.

◆ getDocumentations()

std::vector< Schema::Documentation > Schema::Annotation::getDocumentations ( )
inline

Definition at line 83 of file Annotation.h.


The documentation for this class was generated from the following file: