Class VerticalDatumEntity

    • Constructor Detail

      • VerticalDatumEntity

        public VerticalDatumEntity()
    • Method Detail

      • setDomainOfValidity

        public void setDomainOfValidity​(DomainOfValidityEntity domainOfValidity)
        Parameters:
        domainOfValidity - the domainOfValidity to set
      • isSetDomainOfValidity

        public boolean isSetDomainOfValidity()
      • 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()
      • getAnchorDefinition

        public String getAnchorDefinition()
        Returns:
        the anchorDefinition
      • setAnchorDefinition

        public void setAnchorDefinition​(String anchorDefinition)
        Parameters:
        anchorDefinition - the anchorDefinition to set
      • isSetAnchorDefinition

        public boolean isSetAnchorDefinition()
      • getCodespaceAnchorDefinition

        public CodespaceEntity getCodespaceAnchorDefinition()
      • setCodespaceAnchorDefinition

        public void setCodespaceAnchorDefinition​(CodespaceEntity codespaceAnchorDefinition)
      • isSetCodespaceAnchorDefinition

        public boolean isSetCodespaceAnchorDefinition()
      • getRealizationEpoch

        public Date getRealizationEpoch()
        Returns:
        the realizationEpoch
      • setRealizationEpoch

        public void setRealizationEpoch​(Date realizationEpoch)
        Parameters:
        realizationEpoch - the realizationEpoch to set
      • isSetRealizationEpoch

        public boolean isSetRealizationEpoch()