Interface HasCodeSpace

All Known Subinterfaces:
Category, CategoryOrRange, CategoryRange
All Known Implementing Classes:
CategoryImpl, CategoryRangeImpl

public interface HasCodeSpace

Tagging interface for data components that have a code space

Since:
Nov 7, 2014
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the codeSpace property
    boolean
    Checks if codeSpace is set
    void
    setCodeSpace(String codeSpaceUri)
    Sets the codeSpace property
  • Method Details

    • getCodeSpace

      String getCodeSpace()
      Gets the codeSpace property
    • isSetCodeSpace

      boolean isSetCodeSpace()
      Checks if codeSpace is set
    • setCodeSpace

      void setCodeSpace(String codeSpaceUri)
      Sets the codeSpace property