Uses of Class
nl.logius.digikoppeling.gb._2010._10.UrlType
-
Packages that use UrlType Package Description nl.logius.digikoppeling.gb._2010._10 -
-
Uses of UrlType in nl.logius.digikoppeling.gb._2010._10
Fields in nl.logius.digikoppeling.gb._2010._10 declared as UrlType Modifier and Type Field Description protected UrlTypeDataReference.Transport.Location. receiverUrlprotected UrlTypeDataReference.Transport.Location. senderUrlMethods in nl.logius.digikoppeling.gb._2010._10 that return UrlType Modifier and Type Method Description UrlTypeObjectFactory. createUrlType()Create an instance ofUrlTypeUrlTypeDataReference.Transport.Location. getReceiverUrl()Gets the value of the receiverUrl property.UrlTypeDataReference.Transport.Location. getSenderUrl()Gets the value of the senderUrl property.Methods in nl.logius.digikoppeling.gb._2010._10 with parameters of type UrlType Modifier and Type Method Description voidDataReference.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.
-