Package ucar.unidata.util
Class UnidataTdsDataPathRemapper.UrlRemapperBean
java.lang.Object
ucar.unidata.util.UnidataTdsDataPathRemapper.UrlRemapperBean
- All Implemented Interfaces:
Comparable<UnidataTdsDataPathRemapper.UrlRemapperBean>
- Enclosing class:
UnidataTdsDataPathRemapper
public static class UnidataTdsDataPathRemapper.UrlRemapperBean
extends Object
implements Comparable<UnidataTdsDataPathRemapper.UrlRemapperBean>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
UrlRemapperBean
public UrlRemapperBean() -
UrlRemapperBean
-
-
Method Details
-
getUrlType
-
getOldUrlPath
-
getNewUrlPath
-
compareTo
- Specified by:
compareTo
in interfaceComparable<UnidataTdsDataPathRemapper.UrlRemapperBean>
-