Class VerticalCRSEntity

    • Constructor Detail

      • VerticalCRSEntity

        public VerticalCRSEntity()
    • Method Detail

      • setDomainOfValidity

        public void setDomainOfValidity​(Set<DomainOfValidityEntity> domainOfValidity)
        Parameters:
        domainOfValidity - the domainOfValidity to set
      • hasDomainOfValidity

        public boolean hasDomainOfValidity()
      • getScope

        public Set<String> getScope()
        Returns:
        the scope
      • setScope

        public void setScope​(Set<String> scope)
        Parameters:
        scope - the scope to set
      • hasScope

        public boolean hasScope()
      • getVerticalCS

        public VerticalCSEntity getVerticalCS()
        Returns:
        the verticalCS
      • setVerticalCS

        public void setVerticalCS​(VerticalCSEntity verticalCS)
        Parameters:
        verticalCS - the verticalCS to set
      • isSetVerticalCS

        public boolean isSetVerticalCS()
      • setVerticalDatum

        public void setVerticalDatum​(VerticalDatumEntity verticalDatum)
        Parameters:
        verticalDatum - the verticalDatum to set
      • isSetVerticalDatum

        public boolean isSetVerticalDatum()