psdi.mbo

Class NUMERICDomainInfo

  • All Implemented Interfaces:
    java.io.Serializable


    public class NUMERICDomainInfo
    extends ALNDomainInfo
    Numeric domain information. Provide for compatibility with the existing MAXIMO system. This domain allows valid numeric values to be associted with a field in the system. This is very similar to value list and ALN domain.
    See Also:
    Serialized Form
    • Constructor Detail

      • NUMERICDomainInfo

        public NUMERICDomainInfo(java.lang.String name)
    • Method Detail

      • toString

        public java.lang.String toString()
        Dump the domain info to a string for debugging purposes
        Overrides:
        toString in class ALNDomainInfo