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