Uses of Class
org.apache.cxf.ws.rm.v200502wsa15.SequenceType
-
Packages that use SequenceType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.v200502wsa15 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SequenceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return SequenceType Modifier and Type Method Description static SequenceTypeVersionTransformer. convert200502wsa15(SequenceType internal)Convert wsrm:SequenceType to 200502 version with 200508 WS-Addressing namespace.Methods in org.apache.cxf.ws.rm with parameters of type SequenceType Modifier and Type Method Description static SequenceTypeVersionTransformer. convert(SequenceType exposed)Convert 200502 wsrm:SequenceType with 200508 WS-Addressing namespace to internal form. -
Uses of SequenceType in org.apache.cxf.ws.rm.v200502wsa15
Methods in org.apache.cxf.ws.rm.v200502wsa15 that return SequenceType Modifier and Type Method Description SequenceTypeObjectFactory. createSequenceType()Create an instance ofSequenceTypeMethods in org.apache.cxf.ws.rm.v200502wsa15 that return types with arguments of type SequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceType>ObjectFactory. createSequence(SequenceType value)Methods in org.apache.cxf.ws.rm.v200502wsa15 with parameters of type SequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceType>ObjectFactory. createSequence(SequenceType value)
-