Uses of Class
net.opengis.oseo.v_1_0.ItemURLType

Uses of ItemURLType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 with type parameters of type ItemURLType
protected  List<ItemURLType> DescribeResultAccessResponseType.urLs
           
 

Methods in net.opengis.oseo.v_1_0 that return ItemURLType
 ItemURLType ObjectFactory.createItemURLType()
          Create an instance of ItemURLType
 ItemURLType ItemURLType.withExpirationDate(XMLGregorianCalendar value)
           
 ItemURLType ItemURLType.withItemAddress(OnLineAccessAddressType value)
           
 ItemURLType ItemURLType.withItemId(String value)
           
 ItemURLType ItemURLType.withProductId(ProductIdType value)
           
 

Methods in net.opengis.oseo.v_1_0 that return types with arguments of type ItemURLType
 List<ItemURLType> DescribeResultAccessResponseType.getURLs()
          Gets the value of the urLs property.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type ItemURLType
 DescribeResultAccessResponseType DescribeResultAccessResponseType.withURLs(ItemURLType... values)
           
 

Method parameters in net.opengis.oseo.v_1_0 with type arguments of type ItemURLType
 void DescribeResultAccessResponseType.setURLs(List<ItemURLType> value)
           
 DescribeResultAccessResponseType DescribeResultAccessResponseType.withURLs(Collection<ItemURLType> values)
           
 DescribeResultAccessResponseType DescribeResultAccessResponseType.withURLs(List<ItemURLType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.