Class ExtensionTreatmentType


  • @Beta
    public final class ExtensionTreatmentType
    extends Object
    Type of treatment extensions.
    • Constructor Detail

      • ExtensionTreatmentType

        public ExtensionTreatmentType​(int type)
        Creates an extension type with the given int type code.
        Parameters:
        type - type code
    • Method Detail

      • type

        public int type()
        Returns extension treatment type.
        Returns:
        extension treatment type
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object