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

Packages that use URLPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as URLPropertyType
protected  URLPropertyType CIOnlineResourceType.linkage
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return URLPropertyType
 URLPropertyType ObjectFactory.createURLPropertyType()
          Create an instance of URLPropertyType
 URLPropertyType CIOnlineResourceType.getLinkage()
          Gets the value of the linkage property.
 URLPropertyType URLPropertyType.withNilReason(Collection<String> values)
           
 URLPropertyType URLPropertyType.withNilReason(List<String> value)
           
 URLPropertyType URLPropertyType.withNilReason(String... values)
           
 URLPropertyType URLPropertyType.withURL(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type URLPropertyType
 void CIOnlineResourceType.setLinkage(URLPropertyType value)
          Sets the value of the linkage property.
 CIOnlineResourceType CIOnlineResourceType.withLinkage(URLPropertyType value)
           
 

Uses of URLPropertyType in net.opengis.iso19139.srv.v_20060504
 

Fields in net.opengis.iso19139.srv.v_20060504 declared as URLPropertyType
protected  URLPropertyType SVPortSpecificationType.address
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return URLPropertyType
 URLPropertyType SVPortSpecificationType.getAddress()
          Gets the value of the address property.
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type URLPropertyType
 void SVPortSpecificationType.setAddress(URLPropertyType value)
          Sets the value of the address property.
 SVPortSpecificationType SVPortSpecificationType.withAddress(URLPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.