com.ibm.mashups.enabler.user
Interface Attribute


public Attribute

Interface representing an attribute used in an enitity


Method Summary
 String getName()
           Returns the attribute name
 String getType()
           Returns the attribute type
 

Method Detail

getName

String getName()
Returns the attribute name

Returns:
the attribute name; never null.

getType

String getType()
Returns the attribute type

Returns:
the attribute type; never null.


Copyright IBM Corp. 2010 All Rights Reserved.