Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.DeliveryType
-
Packages that use DeliveryType Package Description org.somda.sdc.dpws.soap.wseventing.model -
-
Uses of DeliveryType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model declared as DeliveryType Modifier and Type Field Description protected DeliveryTypeSubscribe. deliveryMethods in org.somda.sdc.dpws.soap.wseventing.model that return DeliveryType Modifier and Type Method Description DeliveryTypeObjectFactory. createDeliveryType()Create an instance ofDeliveryTypeDeliveryTypeSubscribe. getDelivery()Gets the value of the delivery property.Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type DeliveryType Modifier and Type Method Description voidSubscribe. setDelivery(DeliveryType value)Sets the value of the delivery property.
-