Uses of Class
org.geotoolkit.xml.XLink.Type

Uses of XLink.Type in org.geotoolkit.xml
 

Methods in org.geotoolkit.xml that return XLink.Type
 XLink.Type XLink.getType()
          Returns the type of link.
static XLink.Type XLink.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XLink.Type[] XLink.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.geotoolkit.xml with parameters of type XLink.Type
 void XLink.setType(XLink.Type type)
          Sets the type of link.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.