Uses of Class
org.apache.cxf.ws.rm.v200702.AcceptType
Packages that use AcceptType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AcceptType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return AcceptTypeModifier and TypeMethodDescriptionstatic AcceptTypeVersionTransformer.convert(AcceptType exposed) Convert 200502 AcceptType with 200408 WS-Addressing namespace to internal form.static AcceptTypeVersionTransformer.convert(AcceptType exposed) Convert 200502 AcceptType with 200508 WS-Addressing namespace to internal form. -
Uses of AcceptType in org.apache.cxf.ws.rm.v200702
Fields in org.apache.cxf.ws.rm.v200702 declared as AcceptTypeMethods in org.apache.cxf.ws.rm.v200702 that return AcceptTypeModifier and TypeMethodDescriptionObjectFactory.createAcceptType()Create an instance ofAcceptTypeCreateSequenceResponseType.getAccept()Gets the value of the accept property.Methods in org.apache.cxf.ws.rm.v200702 with parameters of type AcceptTypeModifier and TypeMethodDescriptionvoidCreateSequenceResponseType.setAccept(AcceptType value) Sets the value of the accept property.