#include <Group.h>
Definition at line 33 of file Group.h.
§ Group() [1/3]
§ ~Group()
Schema::Group::~Group |
( |
| ) |
|
§ Group() [2/3]
Schema::Group::Group |
( |
const Group & |
g | ) |
|
§ Group() [3/3]
Schema::Group::Group |
( |
const std::string & |
name, |
|
|
int |
minimum, |
|
|
int |
maximum |
|
) |
| |
§ getMin()
int Schema::Group::getMin |
( |
| ) |
const |
|
inline |
§ setMin()
void Schema::Group::setMin |
( |
int |
m | ) |
|
|
inline |
§ getMax()
int Schema::Group::getMax |
( |
| ) |
const |
|
inline |
§ setMax()
void Schema::Group::setMax |
( |
int |
m | ) |
|
|
inline |
§ getName()
std::string Schema::Group::getName |
( |
| ) |
const |
|
inline |
§ setName()
void Schema::Group::setName |
( |
const std::string & |
n | ) |
|
|
inline |
§ setAnnotation()
void Schema::Group::setAnnotation |
( |
const std::string & |
s | ) |
|
|
inline |
§ getContents()
§ setContents()
void Schema::Group::setContents |
( |
const ContentModel * |
cm, |
|
|
bool |
isRef = false |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.h
- /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.cpp