org.sblim.slp.internal
Class SLPAttributeReplyMessage

java.lang.Object
  extended by org.sblim.slp.internal.SLPAttributeReplyMessage

public class SLPAttributeReplyMessage
extends java.lang.Object


Method Summary
 java.util.Vector getAttributeList()
          Getter for attributeList
 short getErrorCode()
           
 ServiceLocationHeader getHeader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getErrorCode

public short getErrorCode()

getHeader

public ServiceLocationHeader getHeader()

getAttributeList

public java.util.Vector getAttributeList()
Getter for attributeList

Returns:
Returns the attributeList.


Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.