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.NoneSequenceAcknowledgement. noneMethods in org.apache.cxf.ws.rm.v200702 that return SequenceAcknowledgement.None Modifier and Type Method Description SequenceAcknowledgement.NoneObjectFactory. createSequenceAcknowledgementNone()Create an instance ofSequenceAcknowledgement.NoneSequenceAcknowledgement.NoneSequenceAcknowledgement. 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 voidSequenceAcknowledgement. setNone(SequenceAcknowledgement.None value)Sets the value of the none property.
-