com.ibm.websphere.sibx.smobo
Interface DetailType


public interface DetailType

A representation of the model object 'Detail Type'.

The following features are supported:

See Also:
ServiceMessageObjectPackage.getDetailType()

Method Summary
 commonj.sdo.Sequence getAny()
          Returns the value of the 'Any' attribute list.
 commonj.sdo.Sequence getAnyAttribute()
          Returns the value of the 'Any Attribute' attribute list.
 

Method Detail

getAny

public commonj.sdo.Sequence getAny()
Returns the value of the 'Any' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any' attribute list.
See Also:
ServiceMessageObjectPackage.getDetailType_Any()

getAnyAttribute

public commonj.sdo.Sequence getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any Attribute' attribute list.
See Also:
ServiceMessageObjectPackage.getDetailType_AnyAttribute()