|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCOMtoN | |
org.jpox.sco | Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. |
Uses of SCOMtoN in org.jpox.sco |
Classes in org.jpox.sco that implement SCOMtoN | |
class |
Collection
A mutable second-class Collection object, representing a field in a class, and containing elements of a particular type. |
class |
HashSet
A mutable second-class HashSet object. |
class |
LinkedHashSet
A mutable second-class LinkedHashSet object. |
class |
Set
A mutable second-class Set object, representing a field in a class, and containing elements of a particular type. |
class |
SortedSet
A mutable second-class SortedSet object. |
class |
TreeSet
A mutable second-class TreeSet object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |