Uses of Class
org.apache.cxf.ws.rm.v200702.OfferType
-
Packages that use OfferType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.v200702 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of OfferType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return OfferType Modifier and Type Method Description static OfferTypeVersionTransformer. convert(OfferType exposed)Convert 200502 OfferType with 200408 WS-Addressing namespace to internal form.static OfferTypeVersionTransformer. convert(OfferType exposed)Convert 200502 OfferType with 200508 WS-Addressing namespace to internal form. -
Uses of OfferType in org.apache.cxf.ws.rm.v200702
Fields in org.apache.cxf.ws.rm.v200702 declared as OfferType Modifier and Type Field Description protected OfferTypeCreateSequenceType. offerMethods in org.apache.cxf.ws.rm.v200702 that return OfferType Modifier and Type Method Description OfferTypeObjectFactory. createOfferType()Create an instance ofOfferTypeOfferTypeCreateSequenceType. getOffer()Gets the value of the offer property.Methods in org.apache.cxf.ws.rm.v200702 with parameters of type OfferType Modifier and Type Method Description voidCreateSequenceType. setOffer(OfferType value)Sets the value of the offer property.
-