Class AttributeReply

    • Constructor Detail

      • AttributeReply

        public AttributeReply​(int pErrorCode,
                              java.util.List pAttrList)
        Ctor.
        Parameters:
        pErrorCode -
        pAttrList - - list of ServiceLocationAttributes
      • AttributeReply

        public AttributeReply​(java.lang.String pLangTag,
                              int pErrorCode,
                              java.util.List pAttrList)
        Ctor.
        Parameters:
        pLangTag -
        pErrorCode -
        pAttrList - - list of ServiceLocationAttributes
      • AttributeReply

        public AttributeReply​(MsgHeader pHeader,
                              int pErrorCode,
                              java.util.List pAttrList)
        Ctor.
        Parameters:
        pHeader -
        pErrorCode -
        pAttrList - - list of ServiceLocationAttributes