Uses of Class
com.helger.regrep.rim.DeliveryInfoType
-
Packages that use DeliveryInfoType Package Description com.helger.regrep.rim -
-
Uses of DeliveryInfoType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return DeliveryInfoType Modifier and Type Method Description DeliveryInfoTypeDeliveryInfoType. clone()Created by ph-jaxb-plugin -Xph-cloneable2DeliveryInfoTypeObjectFactory. createDeliveryInfoType()Create an instance ofDeliveryInfoTypeDeliveryInfoTypeSubscriptionType. getDeliveryInfoAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type DeliveryInfoType Modifier and Type Method Description List<DeliveryInfoType>SubscriptionType. getDeliveryInfo()Gets the value of the deliveryInfo property.Methods in com.helger.regrep.rim with parameters of type DeliveryInfoType Modifier and Type Method Description voidSubscriptionType. addDeliveryInfo(DeliveryInfoType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidDeliveryInfoType. cloneTo(DeliveryInfoType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type DeliveryInfoType Modifier and Type Method Description voidSubscriptionType. setDeliveryInfo(List<DeliveryInfoType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-