public static class UnidataTdsDataPathRemapper.UrlRemapperBean extends Object implements Comparable<UnidataTdsDataPathRemapper.UrlRemapperBean>
Constructor and Description |
---|
UnidataTdsDataPathRemapper.UrlRemapperBean() |
UnidataTdsDataPathRemapper.UrlRemapperBean(String dsType,
String oldUrlPath,
String newUrlPath) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(UnidataTdsDataPathRemapper.UrlRemapperBean o) |
String |
getNewUrlPath() |
String |
getOldUrlPath() |
String |
getUrlType() |
public UnidataTdsDataPathRemapper.UrlRemapperBean()
public String getUrlType()
public String getOldUrlPath()
public String getNewUrlPath()
public int compareTo(UnidataTdsDataPathRemapper.UrlRemapperBean o)
compareTo
in interface Comparable<UnidataTdsDataPathRemapper.UrlRemapperBean>
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.