Uses of Class
org.s_ramp.xmlns._2010.s_ramp.XsdDocumentTarget

Packages that use XsdDocumentTarget
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of XsdDocumentTarget in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type XsdDocumentTarget
protected  List<XsdDocumentTarget> XsdDocument.importedXsds
           
protected  List<XsdDocumentTarget> WsdlDocument.importedXsds
           
protected  List<XsdDocumentTarget> XsdDocument.includedXsds
           
protected  List<XsdDocumentTarget> WsdlDocument.includedXsds
           
protected  List<XsdDocumentTarget> XsdDocument.redefinedXsds
           
protected  List<XsdDocumentTarget> WsdlDocument.redefinedXsds
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return XsdDocumentTarget
 XsdDocumentTarget ObjectFactory.createXsdDocumentTarget()
          Create an instance of XsdDocumentTarget
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type XsdDocumentTarget
 List<XsdDocumentTarget> XsdDocument.getImportedXsds()
          Gets the value of the importedXsds property.
 List<XsdDocumentTarget> WsdlDocument.getImportedXsds()
          Gets the value of the importedXsds property.
 List<XsdDocumentTarget> XsdDocument.getIncludedXsds()
          Gets the value of the includedXsds property.
 List<XsdDocumentTarget> WsdlDocument.getIncludedXsds()
          Gets the value of the includedXsds property.
 List<XsdDocumentTarget> XsdDocument.getRedefinedXsds()
          Gets the value of the redefinedXsds property.
 List<XsdDocumentTarget> WsdlDocument.getRedefinedXsds()
          Gets the value of the redefinedXsds property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.