Package com.thaiopensource.xml.infer
Class AttributeDecl
- java.lang.Object
-
- com.thaiopensource.xml.infer.AttributeDecl
-
public class AttributeDecl extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AttributeDecl(Name datatype, boolean optional)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NamegetDatatype()booleanisOptional()
-