JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.persistence.oxm.sequenced
Interface SequencedObject
All Known Implementing Classes:
OpenSequencedTypeImpl
,
SDODataObject
,
SDOPropertyType.PropertyImpl
,
SDOTypeType.TypeImpl
,
SDOWrapperType.BooleanObjectWrapperImpl
,
SDOWrapperType.BooleanWrapperImpl
,
SDOWrapperType.ByteObjectWrapperImpl
,
SDOWrapperType.Bytes_hexBunaryWrapperImpl
,
SDOWrapperType.BytesWrapperImpl
,
SDOWrapperType.ByteWrapperImpl
,
SDOWrapperType.CharacterObjectWrapperImpl
,
SDOWrapperType.CharacterWrapperImpl
,
SDOWrapperType.DateTimeWrapperImpl
,
SDOWrapperType.DateWrapperImpl
,
SDOWrapperType.DayWrapperImpl
,
SDOWrapperType.DecimalWrapperImpl
,
SDOWrapperType.DoubleObjectWrapperImpl
,
SDOWrapperType.DoubleWrapperImpl
,
SDOWrapperType.DurationWrapperImpl
,
SDOWrapperType.FloatObjectWrapperImpl
,
SDOWrapperType.FloatWrapperImpl
,
SDOWrapperType.IntegerWrapperImpl
,
SDOWrapperType.IntObjectWrapperImpl
,
SDOWrapperType.IntWrapperImpl
,
SDOWrapperType.LongObjectWrapperImpl
,
SDOWrapperType.LongWrapperImpl
,
SDOWrapperType.MonthDayWrapperImpl
,
SDOWrapperType.MonthWrapperImpl
,
SDOWrapperType.ObjectWrapperImpl
,
SDOWrapperType.ShortObjectWrapperImpl
,
SDOWrapperType.ShortWrapperImpl
,
SDOWrapperType.StringsWrapperImpl
,
SDOWrapperType.StringWrapperImpl
,
SDOWrapperType.TimeWrapperImpl
,
SDOWrapperType.URI_QNameWrapperImpl
,
SDOWrapperType.URIWrapperImpl
,
SDOWrapperType.YearMonthDayWrapperImpl
,
SDOWrapperType.YearMonthWrapperImpl
,
SDOWrapperType.YearWrapperImpl
public interface
SequencedObject
In order to mark a domain object as being a Sequenced Object it must implement this interface.
Method Summary
Methods
Modifier and Type
Method and Description
List
<
Setting
>
getSettings
()
Method Detail
getSettings
List
<
Setting
> getSettings()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method