org.sblim.slp.internal
Class SLPAttributeReplyMessage

java.lang.Object
  extended byorg.sblim.slp.internal.SLPAttributeReplyMessage
All Implemented Interfaces:
org.sblim.slp.internal.ServiceLocationMessage

public class SLPAttributeReplyMessage
extends java.lang.Object
implements org.sblim.slp.internal.ServiceLocationMessage


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()
Specified by:
getErrorCode in interface org.sblim.slp.internal.ServiceLocationMessage

getHeader

public ServiceLocationHeader getHeader()
Specified by:
getHeader in interface org.sblim.slp.internal.ServiceLocationMessage

getAttributeList

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

Returns:
Returns the attributeList.


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