Class ServiceTypeReply

  • All Implemented Interfaces:
    FunctionIDs

    public class ServiceTypeReply
    extends ReplyMessage
    ServiceTypeReply message
    • Constructor Detail

      • ServiceTypeReply

        public ServiceTypeReply​(int pErrorCode,
                                java.util.List pServTypeList)
        Ctor.
        Parameters:
        pErrorCode -
        pServTypeList - - list of ServiceTypes
      • ServiceTypeReply

        public ServiceTypeReply​(java.lang.String pLangTag,
                                int pErrorCode,
                                java.util.List pServTypeList)
        Ctor.
        Parameters:
        pLangTag -
        pErrorCode -
        pServTypeList - - list of ServiceTypes
      • ServiceTypeReply

        public ServiceTypeReply​(MsgHeader pHeader,
                                int pErrorCode,
                                java.util.List pServTypeList)
        Ctor.
        Parameters:
        pHeader -
        pErrorCode -
        pServTypeList - - list of ServiceTypes