Package gov.nasa.worldwind.ogc.wmts
Class OwsServiceIdentification
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- gov.nasa.worldwind.ogc.wmts.OwsDescription
-
- gov.nasa.worldwind.ogc.wmts.OwsServiceIdentification
-
public class OwsServiceIdentification extends OwsDescription
-
-
Constructor Summary
Constructors Constructor Description OwsServiceIdentification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>
getAccessConstraints()
java.lang.String
getFees()
java.lang.String
getServiceType()
java.util.List<java.lang.String>
getServiceTypeVersions()
-
Methods inherited from class gov.nasa.worldwind.ogc.wmts.OwsDescription
getAbstracts, getKeywords, getTitles
-
-