Module org.eclipse.persistence.moxy
Class MultiDimensionalCollectionValue<T extends ManyValue<?,Object>>
java.lang.Object
org.eclipse.persistence.internal.jaxb.many.ManyValue<T,Object>
org.eclipse.persistence.internal.jaxb.many.MultiDimensionalManyValue<T>
org.eclipse.persistence.internal.jaxb.many.MultiDimensionalCollectionValue<T>
public abstract class MultiDimensionalCollectionValue<T extends ManyValue<?,Object>>
extends MultiDimensionalManyValue<T>
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jaxb.many.ManyValue
adaptedValue
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.persistence.internal.jaxb.many.MultiDimensionalManyValue
componentClass
Methods inherited from class org.eclipse.persistence.internal.jaxb.many.ManyValue
containerClass, getAdaptedValue, setAdaptedValue
-
Constructor Details
-
MultiDimensionalCollectionValue
public MultiDimensionalCollectionValue()
-
-
Method Details