|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base class for all kinds of means of transport.
Complex type with empty content model.
Attribute Summary | |
|
manufacturer use: optional; propertyName: Manufacturer
|
Attribute Detail |
String
(IIDREFData
)
use: optional; propertyName: Manufacturer
Method Summary | |
java.lang.String |
getManufacturer()
Gets the manufacturer attribute. |
boolean |
hasManufacturer()
Checks if the manufacturer attribute is present. |
IManufacturerData |
refManufacturer()
Gets the data object referenced by the "IDREF(manufacturer)" reference constraint. |
void |
setManufacturer(java.lang.String aValue)
Sets the manufacturer attribute. |
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData |
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_ |
Method Detail |
public java.lang.String getManufacturer()
public void setManufacturer(java.lang.String aValue) throws XmlException
aValue
- (optional).
XmlException
- Raised if the value could not be set.public boolean hasManufacturer()
true
iff the attribute is present.public IManufacturerData refManufacturer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |