Uses of Class
org.apache.cxf.ws.rm.v200502.CreateSequenceType
-
Packages that use CreateSequenceType Package Description org.apache.cxf.ws.rm org.apache.cxf.ws.rm.v200502 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CreateSequenceType in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return CreateSequenceType Modifier and Type Method Description static CreateSequenceTypeVersionTransformer. convert200502(CreateSequenceType internal)Convert CreateSequenceType to 200502 version with 200408 WS-Addressing namespace.Methods in org.apache.cxf.ws.rm with parameters of type CreateSequenceType Modifier and Type Method Description static CreateSequenceTypeVersionTransformer. convert(CreateSequenceType exposed)Convert 200502 wsrm:CreateSequenceType with 200408 WS-Addressing namespace to internal form. -
Uses of CreateSequenceType in org.apache.cxf.ws.rm.v200502
Methods in org.apache.cxf.ws.rm.v200502 that return CreateSequenceType Modifier and Type Method Description CreateSequenceTypeObjectFactory. createCreateSequenceType()Create an instance ofCreateSequenceTypeMethods in org.apache.cxf.ws.rm.v200502 that return types with arguments of type CreateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateSequenceType>ObjectFactory. createCreateSequence(CreateSequenceType value)Methods in org.apache.cxf.ws.rm.v200502 with parameters of type CreateSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateSequenceType>ObjectFactory. createCreateSequence(CreateSequenceType value)
-