de.siemens.icn.hipath.dls.apiv100.device
Class Layout

java.lang.Object
  extended by de.siemens.icn.hipath.dls.apiv100.device.Layout

public class Layout
extends java.lang.Object


Constructor Summary
Layout()
           
 
Method Summary
 Attribute[] getAttributes()
           
 void setAttributes(Attribute[] attributes)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Layout

public Layout()
Method Detail

getAttributes

public Attribute[] getAttributes()

setAttributes

public void setAttributes(Attribute[] attributes)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object