| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
SolidType
A solid is the basis for 3-dimensional geometry.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractSolidType> |
SolidPropertyType.solid |
protected List<JAXBElement<? extends AbstractSolidType>> |
SolidArrayPropertyType.solid |
| Modifier and Type | Method and Description |
|---|---|
AbstractSolidType |
ObjectFactory.createAbstractSolidType()
Create an instance of
AbstractSolidType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends AbstractSolidType> |
SolidPropertyType.getSolid()
Gets the value of the solid property.
|
List<JAXBElement<? extends AbstractSolidType>> |
SolidArrayPropertyType.getSolid()
Gets the value of the solid property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSolid |
ObjectFactory.createAbstractSolid(AbstractSolidType value)
Create an instance of
AbstractSolid} |
| Modifier and Type | Method and Description |
|---|---|
void |
SolidPropertyType.setSolid(JAXBElement<? extends AbstractSolidType> value)
Sets the value of the solid property.
|
| Constructor and Description |
|---|
AbstractSolid(AbstractSolidType value) |
| Constructor and Description |
|---|
SolidArrayPropertyType(List<JAXBElement<? extends AbstractSolidType>> solid)
Fully-initialising value constructor
|
SolidPropertyType(JAXBElement<? extends AbstractSolidType> solid,
String remoteSchema,
String type,
String href,
String role,
String arcrole,
String title,
String show,
String actuate)
Fully-initialising value constructor
|
Copyright © 2021 B3Partners B.V.. All rights reserved.