Uses of Class
org.bedework.synch.wsmessages.GetInfoRequestType
-
Packages that use GetInfoRequestType Package Description org.bedework.synch.wsmessages -
-
Uses of GetInfoRequestType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return GetInfoRequestType Modifier and Type Method Description GetInfoRequestTypeObjectFactory. createGetInfoRequestType()Create an instance ofGetInfoRequestTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type GetInfoRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetInfoRequestType>ObjectFactory. createGetInfo(GetInfoRequestType value)Methods in org.bedework.synch.wsmessages with parameters of type GetInfoRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetInfoRequestType>ObjectFactory. createGetInfo(GetInfoRequestType value)GetInfoResponseTypeSynchRemoteServicePortType. getInfo(SynchIdTokenType idToken, GetInfoRequestType request)
-