Uses of Class
net.opengis.iso19139.gmd.v_20060504.PTLocaleContainerType

Packages that use PTLocaleContainerType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of PTLocaleContainerType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as PTLocaleContainerType
protected  PTLocaleContainerType PTLocaleContainerPropertyType.ptLocaleContainer
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return PTLocaleContainerType
 PTLocaleContainerType ObjectFactory.createPTLocaleContainerType()
          Create an instance of PTLocaleContainerType
 PTLocaleContainerType PTLocaleContainerPropertyType.getPTLocaleContainer()
          Gets the value of the ptLocaleContainer property.
 PTLocaleContainerType PTLocaleContainerType.withDate(CIDatePropertyType... values)
           
 PTLocaleContainerType PTLocaleContainerType.withDate(Collection<CIDatePropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withDate(List<CIDatePropertyType> value)
           
 PTLocaleContainerType PTLocaleContainerType.withDescription(CharacterStringPropertyType value)
           
 PTLocaleContainerType PTLocaleContainerType.withLocale(PTLocalePropertyType value)
           
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(Collection<LocalisedCharacterStringPropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(List<LocalisedCharacterStringPropertyType> value)
           
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(LocalisedCharacterStringPropertyType... values)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(CIResponsiblePartyPropertyType... values)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(Collection<CIResponsiblePartyPropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type PTLocaleContainerType
 JAXBElement<PTLocaleContainerType> ObjectFactory.createPTLocaleContainer(PTLocaleContainerType value)
          Create an instance of JAXBElement<PTLocaleContainerType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type PTLocaleContainerType
 JAXBElement<PTLocaleContainerType> ObjectFactory.createPTLocaleContainer(PTLocaleContainerType value)
          Create an instance of JAXBElement<PTLocaleContainerType>}
 void PTLocaleContainerPropertyType.setPTLocaleContainer(PTLocaleContainerType value)
          Sets the value of the ptLocaleContainer property.
 PTLocaleContainerPropertyType PTLocaleContainerPropertyType.withPTLocaleContainer(PTLocaleContainerType value)
           
 



Copyright © 2008-2016. All Rights Reserved.