Uses of Class
nl.logius.digikoppeling.gb._2010._10.UrlType
Packages that use UrlType
-
Uses of UrlType in nl.logius.digikoppeling.gb._2010._10
Fields in nl.logius.digikoppeling.gb._2010._10 declared as UrlTypeModifier and TypeFieldDescriptionprotected UrlTypeDataReference.Transport.Location.receiverUrlprotected UrlTypeDataReference.Transport.Location.senderUrlMethods in nl.logius.digikoppeling.gb._2010._10 that return UrlTypeModifier and TypeMethodDescriptionObjectFactory.createUrlType()Create an instance ofUrlTypeDataReference.Transport.Location.getReceiverUrl()Gets the value of the receiverUrl property.DataReference.Transport.Location.getSenderUrl()Gets the value of the senderUrl property.Methods in nl.logius.digikoppeling.gb._2010._10 with parameters of type UrlTypeModifier and TypeMethodDescriptionvoidDataReference.Transport.Location.setReceiverUrl(UrlType value) Sets the value of the receiverUrl property.voidDataReference.Transport.Location.setSenderUrl(UrlType value) Sets the value of the senderUrl property.