|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AliasType in net.opengis.kml.v_2_3 |
|---|
| Fields in net.opengis.kml.v_2_3 with type parameters of type AliasType | |
|---|---|
protected List<AliasType> |
ResourceMapType.alias
|
| Methods in net.opengis.kml.v_2_3 that return AliasType | |
|---|---|
AliasType |
ObjectFactory.createAliasType()
Create an instance of AliasType |
AliasType |
AliasType.withAliasObjectExtensionGroup(AbstractObjectType... values)
|
AliasType |
AliasType.withAliasObjectExtensionGroup(Collection<AbstractObjectType> values)
|
AliasType |
AliasType.withAliasObjectExtensionGroup(List<AbstractObjectType> value)
|
AliasType |
AliasType.withAliasSimpleExtensionGroup(Collection<Object> values)
|
AliasType |
AliasType.withAliasSimpleExtensionGroup(List<Object> value)
|
AliasType |
AliasType.withAliasSimpleExtensionGroup(Object... values)
|
AliasType |
AliasType.withId(String value)
|
AliasType |
AliasType.withObjectSimpleExtensionGroup(Collection<Object> values)
|
AliasType |
AliasType.withObjectSimpleExtensionGroup(List<Object> value)
|
AliasType |
AliasType.withObjectSimpleExtensionGroup(Object... values)
|
AliasType |
AliasType.withSourceHref(String value)
|
AliasType |
AliasType.withTargetHref(String value)
|
AliasType |
AliasType.withTargetId(String value)
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type AliasType | |
|---|---|
JAXBElement<AliasType> |
ObjectFactory.createAlias(AliasType value)
Create an instance of JAXBElement<AliasType>} |
List<AliasType> |
ResourceMapType.getAlias()
Gets the value of the alias property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type AliasType | |
|---|---|
JAXBElement<AliasType> |
ObjectFactory.createAlias(AliasType value)
Create an instance of JAXBElement<AliasType>} |
ResourceMapType |
ResourceMapType.withAlias(AliasType... values)
|
| Method parameters in net.opengis.kml.v_2_3 with type arguments of type AliasType | |
|---|---|
void |
ResourceMapType.setAlias(List<AliasType> value)
|
ResourceMapType |
ResourceMapType.withAlias(Collection<AliasType> values)
|
ResourceMapType |
ResourceMapType.withAlias(List<AliasType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||