Uses of Interface
eu.europa.ec.inspire.schemas.ad.x40.ThoroughfareNameValueType.NameParts
-
Packages that use ThoroughfareNameValueType.NameParts Package Description eu.europa.ec.inspire.schemas.ad.x40 eu.europa.ec.inspire.schemas.ad.x40.impl -
-
Uses of ThoroughfareNameValueType.NameParts in eu.europa.ec.inspire.schemas.ad.x40
Methods in eu.europa.ec.inspire.schemas.ad.x40 that return ThoroughfareNameValueType.NameParts Modifier and Type Method Description ThoroughfareNameValueType.NamePartsThoroughfareNameValueType. addNewNameParts()Appends and returns a new empty value (as xml) as the last "nameParts" elementThoroughfareNameValueType.NameParts[]ThoroughfareNameValueType. getNamePartsArray()Gets array of all "nameParts" elementsThoroughfareNameValueType.NamePartsThoroughfareNameValueType. getNamePartsArray(int i)Gets ith "nameParts" elementThoroughfareNameValueType.NamePartsThoroughfareNameValueType. insertNewNameParts(int i)Inserts and returns a new empty value (as xml) as the ith "nameParts" elementstatic ThoroughfareNameValueType.NamePartsThoroughfareNameValueType.NameParts.Factory. newInstance()static ThoroughfareNameValueType.NamePartsThoroughfareNameValueType.NameParts.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ad.x40 with parameters of type ThoroughfareNameValueType.NameParts Modifier and Type Method Description voidThoroughfareNameValueType. setNamePartsArray(int i, ThoroughfareNameValueType.NameParts nameParts)Sets ith "nameParts" elementvoidThoroughfareNameValueType. setNamePartsArray(ThoroughfareNameValueType.NameParts[] namePartsArray)Sets array of all "nameParts" element -
Uses of ThoroughfareNameValueType.NameParts in eu.europa.ec.inspire.schemas.ad.x40.impl
Classes in eu.europa.ec.inspire.schemas.ad.x40.impl that implement ThoroughfareNameValueType.NameParts Modifier and Type Class Description static classThoroughfareNameValueTypeImpl.NamePartsImplAn XML nameParts(@http://inspire.ec.europa.eu/schemas/ad/4.0).Methods in eu.europa.ec.inspire.schemas.ad.x40.impl that return ThoroughfareNameValueType.NameParts Modifier and Type Method Description ThoroughfareNameValueType.NamePartsThoroughfareNameValueTypeImpl. addNewNameParts()Appends and returns a new empty value (as xml) as the last "nameParts" elementThoroughfareNameValueType.NameParts[]ThoroughfareNameValueTypeImpl. getNamePartsArray()Gets array of all "nameParts" elementsThoroughfareNameValueType.NamePartsThoroughfareNameValueTypeImpl. getNamePartsArray(int i)Gets ith "nameParts" elementThoroughfareNameValueType.NamePartsThoroughfareNameValueTypeImpl. insertNewNameParts(int i)Inserts and returns a new empty value (as xml) as the ith "nameParts" elementMethods in eu.europa.ec.inspire.schemas.ad.x40.impl with parameters of type ThoroughfareNameValueType.NameParts Modifier and Type Method Description voidThoroughfareNameValueTypeImpl. setNamePartsArray(int i, ThoroughfareNameValueType.NameParts nameParts)Sets ith "nameParts" elementvoidThoroughfareNameValueTypeImpl. setNamePartsArray(ThoroughfareNameValueType.NameParts[] namePartsArray)Sets array of all "nameParts" element
-