|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractContainerType in net.opengis.kml.v_2_3 |
|---|
| Subclasses of AbstractContainerType in net.opengis.kml.v_2_3 | |
|---|---|
class |
DocumentType
Java class for DocumentType complex type. |
class |
FolderType
Java class for FolderType complex type. |
| Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractContainerType | |
|---|---|
protected List<JAXBElement<? extends AbstractContainerType>> |
CreateType.abstractContainerGroup
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractContainerType | |
|---|---|
JAXBElement<AbstractContainerType> |
ObjectFactory.createAbstractContainerGroup(AbstractContainerType value)
Create an instance of JAXBElement<AbstractContainerType>} |
List<JAXBElement<? extends AbstractContainerType>> |
CreateType.getAbstractContainerGroup()
Gets the value of the abstractContainerGroup property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type AbstractContainerType | |
|---|---|
JAXBElement<AbstractContainerType> |
ObjectFactory.createAbstractContainerGroup(AbstractContainerType value)
Create an instance of JAXBElement<AbstractContainerType>} |
| Method parameters in net.opengis.kml.v_2_3 with type arguments of type AbstractContainerType | |
|---|---|
void |
CreateType.setAbstractContainerGroup(List<JAXBElement<? extends AbstractContainerType>> value)
|
CreateType |
CreateType.withAbstractContainerGroup(Collection<JAXBElement<? extends AbstractContainerType>> values)
|
CreateType |
CreateType.withAbstractContainerGroup(List<JAXBElement<? extends AbstractContainerType>> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||