Uses of Class
org.apache.cxf.ws.rm.v200502.SequenceType.LastMessage
Packages that use SequenceType.LastMessage
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SequenceType.LastMessage in org.apache.cxf.ws.rm.v200502
Fields in org.apache.cxf.ws.rm.v200502 declared as SequenceType.LastMessageMethods in org.apache.cxf.ws.rm.v200502 that return SequenceType.LastMessageModifier and TypeMethodDescriptionObjectFactory.createSequenceTypeLastMessage()Create an instance ofSequenceType.LastMessageSequenceType.getLastMessage()Gets the value of the lastMessage property.Methods in org.apache.cxf.ws.rm.v200502 with parameters of type SequenceType.LastMessageModifier and TypeMethodDescriptionvoidSequenceType.setLastMessage(SequenceType.LastMessage value) Sets the value of the lastMessage property.