Class XsdFeatures
java.lang.Object
org.codehaus.modello.test.features.XsdFeatures
- All Implemented Interfaces:
Serializable
Test of XSD specific parameters: see
XsdMetadataPlugin
class.
- Version:
- $Revision$ $Date$
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the attribute field.voidsetAttribute(String attribute) Set the attribute field.
-
Field Details
-
attribute
-
-
Constructor Details
-
XsdFeatures
public XsdFeatures()
-
-
Method Details
-
getAttribute
-
setAttribute
Set the attribute field.- Parameters:
attribute- a attribute object.
-