psdi.app.location

Class FldAddressSystem

    • Constructor Detail

      • FldAddressSystem

        public FldAddressSystem(MboValue mbv)
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        There must be one Address System per site and at most one.
        If a second address system is selected the first address system selection will be unchecked.
        An system cannot be a Network System and Address System at the same time.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException