|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Name | |
|---|---|
| net.opengis.gml.schema | |
| Uses of Name in net.opengis.gml.schema |
|---|
| Fields in net.opengis.gml.schema with type parameters of type Name | |
|---|---|
protected List<Name> |
AbstractGMLType.names
|
protected List<Name> |
AbstractFeatureBaseType.names
|
| Methods in net.opengis.gml.schema that return Name | |
|---|---|
Name |
ObjectFactory.createName()
Create an instance of Name |
| Methods in net.opengis.gml.schema that return types with arguments of type Name | |
|---|---|
List<Name> |
AbstractGMLType.getNames()
Multiple names may be provided. |
List<Name> |
AbstractFeatureBaseType.getNames()
Multiple names may be provided. |
| Method parameters in net.opengis.gml.schema with type arguments of type Name | |
|---|---|
void |
AbstractGMLType.setNames(List<Name> names)
Multiple names may be provided. |
void |
AbstractFeatureBaseType.setNames(List<Name> names)
Multiple names may be provided. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||