|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractParticleJAXB | |
|---|---|
| org.deegree.feature.persistence.sql.jaxb | |
| Uses of AbstractParticleJAXB in org.deegree.feature.persistence.sql.jaxb |
|---|
| Subclasses of AbstractParticleJAXB in org.deegree.feature.persistence.sql.jaxb | |
|---|---|
class |
ComplexParticleJAXB
Defines the mapping for a complex particle Java class for anonymous complex type. |
class |
FeatureParticleJAXB
Defines the mapping for a feature particle Java class for anonymous complex type. |
class |
GeometryParticleJAXB
Defines the mapping for a geometry particle. |
class |
PrimitiveParticleJAXB
Defines the mapping for a primitive-valued particle. |
| Fields in org.deegree.feature.persistence.sql.jaxb with type parameters of type AbstractParticleJAXB | |
|---|---|
protected List<JAXBElement<? extends AbstractParticleJAXB>> |
ComplexParticleJAXB.abstractParticle
|
protected List<JAXBElement<? extends AbstractParticleJAXB>> |
FeatureTypeMappingJAXB.abstractParticle
|
| Methods in org.deegree.feature.persistence.sql.jaxb that return AbstractParticleJAXB | |
|---|---|
AbstractParticleJAXB |
ObjectFactory.createAbstractParticleJAXB()
Create an instance of AbstractParticleJAXB |
| Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type AbstractParticleJAXB | |
|---|---|
JAXBElement<AbstractParticleJAXB> |
ObjectFactory.createAbstractParticle(AbstractParticleJAXB value)
Create an instance of JAXBElement<AbstractParticleJAXB>} |
List<JAXBElement<? extends AbstractParticleJAXB>> |
ComplexParticleJAXB.getAbstractParticle()
Gets the value of the abstractParticle property. |
List<JAXBElement<? extends AbstractParticleJAXB>> |
FeatureTypeMappingJAXB.getAbstractParticle()
Gets the value of the abstractParticle property. |
| Methods in org.deegree.feature.persistence.sql.jaxb with parameters of type AbstractParticleJAXB | |
|---|---|
JAXBElement<AbstractParticleJAXB> |
ObjectFactory.createAbstractParticle(AbstractParticleJAXB value)
Create an instance of JAXBElement<AbstractParticleJAXB>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||