Uses of Class
au.edu.dstc.titanium.xml.xs3p.Links.Schema

Packages that use Links.Schema
au.edu.dstc.titanium.xml.xs3p   
 

Uses of Links.Schema in au.edu.dstc.titanium.xml.xs3p
 

Fields in au.edu.dstc.titanium.xml.xs3p with type parameters of type Links.Schema
protected  List<Links.Schema> Links.schemas
           
 

Methods in au.edu.dstc.titanium.xml.xs3p that return Links.Schema
 Links.Schema ObjectFactory.createLinksSchema()
          Create an instance of Links.Schema
 Links.Schema Links.Schema.withDocfileLocation(String value)
           
 Links.Schema Links.Schema.withFileLocation(String value)
           
 

Methods in au.edu.dstc.titanium.xml.xs3p that return types with arguments of type Links.Schema
 List<Links.Schema> Links.getSchemas()
          Gets the value of the schemas property.
 

Methods in au.edu.dstc.titanium.xml.xs3p with parameters of type Links.Schema
 Links Links.withSchemas(Links.Schema... values)
           
 

Method parameters in au.edu.dstc.titanium.xml.xs3p with type arguments of type Links.Schema
 void Links.setSchemas(List<Links.Schema> value)
           
 Links Links.withSchemas(Collection<Links.Schema> values)
           
 Links Links.withSchemas(List<Links.Schema> value)
           
 

Constructor parameters in au.edu.dstc.titanium.xml.xs3p with type arguments of type Links.Schema
Links(List<Links.Schema> schemas)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.