Uses of Class
org.apache.cxf.ws.rm.v200502.SequenceType.LastMessage
-
Packages that use SequenceType.LastMessage Package Description org.apache.cxf.ws.rm.v200502 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.LastMessage Modifier and Type Field Description protected SequenceType.LastMessage
SequenceType. lastMessage
Methods in org.apache.cxf.ws.rm.v200502 that return SequenceType.LastMessage Modifier and Type Method Description SequenceType.LastMessage
ObjectFactory. createSequenceTypeLastMessage()
Create an instance ofSequenceType.LastMessage
SequenceType.LastMessage
SequenceType. getLastMessage()
Gets the value of the lastMessage property.Methods in org.apache.cxf.ws.rm.v200502 with parameters of type SequenceType.LastMessage Modifier and Type Method Description void
SequenceType. setLastMessage(SequenceType.LastMessage value)
Sets the value of the lastMessage property.
-