Uses of Class
org.somda.sdc.dpws.soap.wseventing.model.DeliveryType
Packages that use DeliveryType
-
Uses of DeliveryType in org.somda.sdc.dpws.soap.wseventing.model
Fields in org.somda.sdc.dpws.soap.wseventing.model declared as DeliveryTypeMethods in org.somda.sdc.dpws.soap.wseventing.model that return DeliveryTypeModifier and TypeMethodDescriptionDeliveryType.clone()DeliveryType.copyExcept(PropertyTree _propertyTree) DeliveryType.copyOnly(PropertyTree _propertyTree) DeliveryType.createCopy()DeliveryType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createDeliveryType()Create an instance ofDeliveryTypeSubscribe.getDelivery()Gets the value of the delivery property.Methods in org.somda.sdc.dpws.soap.wseventing.model with parameters of type DeliveryTypeModifier and TypeMethodDescriptionvoidSubscribe.setDelivery(DeliveryType value) Sets the value of the delivery property.Constructors in org.somda.sdc.dpws.soap.wseventing.model with parameters of type DeliveryTypeModifierConstructorDescriptionDeliveryType(DeliveryType _other) Instantiates a DeliveryType copying the state of another DeliveryTypeDeliveryType(DeliveryType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a DeliveryType copying the state of another DeliveryType