Uses of Enum
org.apache.sis.xml.XLink.Type
Packages that use XLink.Type
Package
Description
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of XLink.Type in org.apache.sis.xml
Fields in org.apache.sis.xml declared as XLink.TypeMethods in org.apache.sis.xml that return XLink.TypeModifier and TypeMethodDescriptionXLink.getType()
Returns the type of link.static XLink.Type
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.apache.sis.xml with parameters of type XLink.Type