Class N2oMetadata

    • Constructor Detail

      • N2oMetadata

        public N2oMetadata()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface NameAware
      • setName

        public void setName​(java.lang.String name)
        Specified by:
        setName in interface NameAware
      • getId

        public java.lang.String getId()
        Description copied from interface: SourceMetadata
        Идентификатор метаданной
        Specified by:
        getId in interface IdAware
        Specified by:
        getId in interface SourceMetadata
      • setId

        public void setId​(java.lang.String id)
        Description copied from interface: SourceMetadata
        Установить идентификатор метаданной
        Specified by:
        setId in interface IdAware
        Specified by:
        setId in interface SourceMetadata
        Parameters:
        id - Идентификатор метаданной
      • getRefId

        public java.lang.String getRefId()
        Specified by:
        getRefId in interface RefIdAware
      • setRefId

        public void setRefId​(java.lang.String refId)
        Specified by:
        setRefId in interface RefIdAware