|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalisedCharacterStringPropertyType | |
|---|---|
| net.opengis.iso19139.gmd.v_20060504 | |
| Uses of LocalisedCharacterStringPropertyType in net.opengis.iso19139.gmd.v_20060504 |
|---|
| Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type LocalisedCharacterStringPropertyType | |
|---|---|
protected List<LocalisedCharacterStringPropertyType> |
PTLocaleContainerType.localisedString
|
protected List<LocalisedCharacterStringPropertyType> |
PTFreeTextType.textGroup
|
| Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type LocalisedCharacterStringPropertyType | |
|---|---|
List<LocalisedCharacterStringPropertyType> |
PTLocaleContainerType.getLocalisedString()
Gets the value of the localisedString property. |
List<LocalisedCharacterStringPropertyType> |
PTFreeTextType.getTextGroup()
Gets the value of the textGroup property. |
| Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type LocalisedCharacterStringPropertyType | |
|---|---|
PTLocaleContainerType |
PTLocaleContainerType.withLocalisedString(LocalisedCharacterStringPropertyType... values)
|
PTFreeTextType |
PTFreeTextType.withTextGroup(LocalisedCharacterStringPropertyType... values)
|
| Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type LocalisedCharacterStringPropertyType | |
|---|---|
void |
PTLocaleContainerType.setLocalisedString(List<LocalisedCharacterStringPropertyType> value)
|
void |
PTFreeTextType.setTextGroup(List<LocalisedCharacterStringPropertyType> value)
|
PTLocaleContainerType |
PTLocaleContainerType.withLocalisedString(Collection<LocalisedCharacterStringPropertyType> values)
|
PTLocaleContainerType |
PTLocaleContainerType.withLocalisedString(List<LocalisedCharacterStringPropertyType> value)
|
PTFreeTextType |
PTFreeTextType.withTextGroup(Collection<LocalisedCharacterStringPropertyType> values)
|
PTFreeTextType |
PTFreeTextType.withTextGroup(List<LocalisedCharacterStringPropertyType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||