Uses of Class
easybox.org.w3._2001.xmlschema.EJaxbLocalSimpleType

Packages that use EJaxbLocalSimpleType
easybox.org.w3._2001.xmlschema   
 

Uses of EJaxbLocalSimpleType in easybox.org.w3._2001.xmlschema
 

Fields in easybox.org.w3._2001.xmlschema declared as EJaxbLocalSimpleType
protected  EJaxbLocalSimpleType EJaxbRestriction.simpleType
           
protected  EJaxbLocalSimpleType EJaxbList.simpleType
           
protected  EJaxbLocalSimpleType EJaxbRestrictionType.simpleType
           
protected  EJaxbLocalSimpleType EJaxbAttribute.simpleType
           
protected  EJaxbLocalSimpleType EJaxbElement.simpleType
           
 

Fields in easybox.org.w3._2001.xmlschema with type parameters of type EJaxbLocalSimpleType
protected  java.util.List<EJaxbLocalSimpleType> EJaxbUnion.simpleType
           
 

Methods in easybox.org.w3._2001.xmlschema that return EJaxbLocalSimpleType
 EJaxbLocalSimpleType ObjectFactory.createEJaxbLocalSimpleType()
          Create an instance of EJaxbLocalSimpleType
 EJaxbLocalSimpleType EJaxbRestriction.getSimpleType()
          Gets the value of the simpleType property.
 EJaxbLocalSimpleType EJaxbList.getSimpleType()
          Gets the value of the simpleType property.
 EJaxbLocalSimpleType EJaxbRestrictionType.getSimpleType()
          Gets the value of the simpleType property.
 EJaxbLocalSimpleType EJaxbAttribute.getSimpleType()
          Gets the value of the simpleType property.
 EJaxbLocalSimpleType EJaxbElement.getSimpleType()
          Gets the value of the simpleType property.
 

Methods in easybox.org.w3._2001.xmlschema that return types with arguments of type EJaxbLocalSimpleType
 java.util.List<EJaxbLocalSimpleType> EJaxbUnion.getSimpleType()
          Gets the value of the simpleType property.
 

Methods in easybox.org.w3._2001.xmlschema with parameters of type EJaxbLocalSimpleType
 void EJaxbRestriction.setSimpleType(EJaxbLocalSimpleType value)
          Sets the value of the simpleType property.
 void EJaxbList.setSimpleType(EJaxbLocalSimpleType value)
          Sets the value of the simpleType property.
 void EJaxbRestrictionType.setSimpleType(EJaxbLocalSimpleType value)
          Sets the value of the simpleType property.
 void EJaxbAttribute.setSimpleType(EJaxbLocalSimpleType value)
          Sets the value of the simpleType property.
 void EJaxbElement.setSimpleType(EJaxbLocalSimpleType value)
          Sets the value of the simpleType property.
 



Copyright © 2011 Petals Link. All Rights Reserved.