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.LastMessageSequenceType. lastMessageMethods in org.apache.cxf.ws.rm.v200502 that return SequenceType.LastMessage Modifier and Type Method Description SequenceType.LastMessageObjectFactory. createSequenceTypeLastMessage()Create an instance ofSequenceType.LastMessageSequenceType.LastMessageSequenceType. 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 voidSequenceType. setLastMessage(SequenceType.LastMessage value)Sets the value of the lastMessage property.
-