Uses of Class
org.gcube.data.transfer.plugins.thredds.CommonXML.Position
-
Packages that use CommonXML.Position Package Description org.gcube.data.transfer.plugins.thredds -
-
Uses of CommonXML.Position in org.gcube.data.transfer.plugins.thredds
Methods in org.gcube.data.transfer.plugins.thredds that return CommonXML.Position Modifier and Type Method Description static CommonXML.PositionCommonXML.Position. valueOf(String name)Returns the enum constant of this type with the specified name.static CommonXML.Position[]CommonXML.Position. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.data.transfer.plugins.thredds with parameters of type CommonXML.Position Modifier and Type Method Description static voidCommonXML. addContent(String path, Document doc, String toAddContent, org.gcube.common.resources.gcore.utils.XPathHelper documentHelper, CommonXML.Position position)
-