#include <Attribute.h>
Detailed Description
Definition at line 27 of file Attribute.h.
Constructor & Destructor Documentation
Schema::Attribute::Attribute |
( |
const std::string & |
name, |
|
|
int |
type_id, |
|
|
bool |
qualified = false , |
|
|
std::string |
defaultVal = "" , |
|
|
std::string |
fixedVal = "" , |
|
|
bool |
use = false |
|
) |
| |
|
inline |
Schema::Attribute::Attribute |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
std::string Schema::Attribute::getName |
( |
| ) |
const |
|
inline |
int Schema::Attribute::getType |
( |
| ) |
const |
|
inline |
bool Schema::Attribute::isRequired |
( |
| ) |
const |
|
inline |
std::string Schema::Attribute::defaultVal |
( |
| ) |
const |
|
inline |
std::string Schema::Attribute::fixedVal |
( |
| ) |
const |
|
inline |
bool Schema::Attribute::isQualified |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Attribute.h