org.deegree.services.wcts.capabilities
Interface KnownTransformationType

All Known Implementing Classes:
KnownTransformationType_Impl

public interface KnownTransformationType

The transformation types and reference systems known to the CTS are defined by the two elements < KnownTransformationType > and < KnownCoordinateReferenceSystem >.

----------------------------------------------------------------------

Version:
2002-07-10
Author:
Andreas Poth

Method Summary
 java.lang.String getAuthority()
          returns the Authority
 java.lang.String getCode()
          returns the Code
 

Method Detail

getAuthority

public java.lang.String getAuthority()
returns the Authority


getCode

public java.lang.String getCode()
returns the Code