org.infolayer.model
Class UmlGeneralization

java.lang.Object
  extended byorg.infolayer.model.UmlGeneralization
All Implemented Interfaces:
org.ksoap2.serialization.KvmSerializable

public class UmlGeneralization
extends java.lang.Object
implements org.ksoap2.serialization.KvmSerializable


Constructor Summary
UmlGeneralization()
           
 
Method Summary
 java.lang.Object getProperty(int index)
           
 int getPropertyCount()
           
 void getPropertyInfo(int index, java.util.Hashtable props, org.ksoap2.serialization.PropertyInfo info)
           
 void setProperty(int index, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UmlGeneralization

public UmlGeneralization()
Method Detail

getProperty

public java.lang.Object getProperty(int index)
Specified by:
getProperty in interface org.ksoap2.serialization.KvmSerializable

getPropertyInfo

public void getPropertyInfo(int index,
                            java.util.Hashtable props,
                            org.ksoap2.serialization.PropertyInfo info)
Specified by:
getPropertyInfo in interface org.ksoap2.serialization.KvmSerializable

getPropertyCount

public int getPropertyCount()
Specified by:
getPropertyCount in interface org.ksoap2.serialization.KvmSerializable

setProperty

public void setProperty(int index,
                        java.lang.Object value)
Specified by:
setProperty in interface org.ksoap2.serialization.KvmSerializable