Uses of Class
org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.None
-
Packages that use SequenceAcknowledgement.None Package Description org.apache.cxf.ws.rm.v200702 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SequenceAcknowledgement.None in org.apache.cxf.ws.rm.v200702
Fields in org.apache.cxf.ws.rm.v200702 declared as SequenceAcknowledgement.None Modifier and Type Field Description protected SequenceAcknowledgement.None
SequenceAcknowledgement. none
Methods in org.apache.cxf.ws.rm.v200702 that return SequenceAcknowledgement.None Modifier and Type Method Description SequenceAcknowledgement.None
ObjectFactory. createSequenceAcknowledgementNone()
Create an instance ofSequenceAcknowledgement.None
SequenceAcknowledgement.None
SequenceAcknowledgement. getNone()
Gets the value of the none property.Methods in org.apache.cxf.ws.rm.v200702 with parameters of type SequenceAcknowledgement.None Modifier and Type Method Description void
SequenceAcknowledgement. setNone(SequenceAcknowledgement.None value)
Sets the value of the none property.
-