Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.XsdBooleanType

Packages that use XsdBooleanType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of XsdBooleanType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Subclasses of XsdBooleanType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 class TrueFalseType
          This simple type designates a boolean with only two permissible values - true - false
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return XsdBooleanType
 XsdBooleanType XsdBooleanType.clone()
          Creates and returns a copy of this object.
 XsdBooleanType ObjectFactory.createXsdBooleanType()
          Create an instance of XsdBooleanType
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type XsdBooleanType
XsdBooleanType(XsdBooleanType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.XsdBooleanType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.