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

Uses of ProductIdType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as ProductIdType
protected  ProductIdType OrderItemPrice.productId
           
protected  ProductIdType ItemURLType.productId
           
protected  ProductIdType CommonOrderItemType.productId
           
 

Methods in net.opengis.oseo.v_1_0 that return ProductIdType
 ProductIdType ObjectFactory.createProductIdType()
          Create an instance of ProductIdType
 ProductIdType OrderItemPrice.getProductId()
          Gets the value of the productId property.
 ProductIdType ItemURLType.getProductId()
          Gets the value of the productId property.
 ProductIdType CommonOrderItemType.getProductId()
          Gets the value of the productId property.
 ProductIdType ProductIdType.withCollectionId(String value)
           
 ProductIdType ProductIdType.withIdentifier(String value)
           
 

Methods in net.opengis.oseo.v_1_0 that return types with arguments of type ProductIdType
 JAXBElement<ProductIdType> ObjectFactory.createProductId(ProductIdType value)
          Create an instance of JAXBElement<ProductIdType>}
 

Methods in net.opengis.oseo.v_1_0 with parameters of type ProductIdType
 JAXBElement<ProductIdType> ObjectFactory.createProductId(ProductIdType value)
          Create an instance of JAXBElement<ProductIdType>}
 void OrderItemPrice.setProductId(ProductIdType value)
          Sets the value of the productId property.
 void ItemURLType.setProductId(ProductIdType value)
          Sets the value of the productId property.
 void CommonOrderItemType.setProductId(ProductIdType value)
          Sets the value of the productId property.
 OrderItemPrice OrderItemPrice.withProductId(ProductIdType value)
           
 ItemURLType ItemURLType.withProductId(ProductIdType value)
           
 CommonOrderStatusItemType CommonOrderStatusItemType.withProductId(ProductIdType value)
           
 CommonOrderItemType CommonOrderItemType.withProductId(ProductIdType value)
           
 



Copyright © 2008-2015. All Rights Reserved.