public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.fispace.api.lg
|
public ObjectFactory()
public MasterProductTypeType createMasterProductTypeType()
MasterProductTypeTypepublic ShipmentItemType createShipmentItemType()
ShipmentItemTypepublic ShipmentType createShipmentType()
ShipmentTypepublic InformationItemValueStringListType createInformationItemValueStringListType()
InformationItemValueStringListTypepublic NotifyDelay createNotifyDelay()
NotifyDelaypublic GetNotifications createGetNotifications()
GetNotificationspublic LegFinished createLegFinished()
LegFinishedpublic ReceiveShipmentStatusRequestMessage createReceiveShipmentStatusRequestMessage()
ReceiveShipmentStatusRequestMessagepublic TransportPlan createTransportPlan()
TransportPlanpublic ProvideShipmentDetailsResponseMessage createProvideShipmentDetailsResponseMessage()
ProvideShipmentDetailsResponseMessagepublic ReceiveRTIStatusRequestMessage createReceiveRTIStatusRequestMessage()
ReceiveRTIStatusRequestMessagepublic TICPushMessage createTICPushMessage()
TICPushMessagepublic LegDeadlineExceeded createLegDeadlineExceeded()
LegDeadlineExceededpublic ProvideShipmentDetailsRequestMessage createProvideShipmentDetailsRequestMessage()
ProvideShipmentDetailsRequestMessagepublic Notification createNotification()
Notificationpublic InformationItemValueBooleanType createInformationItemValueBooleanType()
InformationItemValueBooleanTypepublic TransportPlanType createTransportPlanType()
TransportPlanTypepublic InformationItemType createInformationItemType()
InformationItemTypepublic MasterPackagingTypeType createMasterPackagingTypeType()
MasterPackagingTypeTypepublic TransportLegType createTransportLegType()
TransportLegTypepublic InternalIdentificationType createInternalIdentificationType()
InternalIdentificationTypepublic LocationType createLocationType()
LocationTypepublic InformationItemValueIntegerType createInformationItemValueIntegerType()
InformationItemValueIntegerTypepublic CustomProductTypeType createCustomProductTypeType()
CustomProductTypeTypepublic InformationItemValueDateType createInformationItemValueDateType()
InformationItemValueDateTypepublic FiSpaceContactType createFiSpaceContactType()
FiSpaceContactTypepublic CustomPackagingTypeType createCustomPackagingTypeType()
CustomPackagingTypeTypepublic GeoLocationType createGeoLocationType()
GeoLocationTypepublic InformationItemValueDoubleType createInformationItemValueDoubleType()
InformationItemValueDoubleTypepublic ExternalAvailableProductsType createExternalAvailableProductsType()
ExternalAvailableProductsTypepublic NotificationType createNotificationType()
NotificationTypepublic InformationItemValueStringType createInformationItemValueStringType()
InformationItemValueStringTypepublic AddressType createAddressType()
AddressTypepublic ShipmentIdentificationType createShipmentIdentificationType()
ShipmentIdentificationTypepublic ShipmentStatusUpdateType createShipmentStatusUpdateType()
ShipmentStatusUpdateTypepublic MasterProductTypeType.InformationItemCodes createMasterProductTypeTypeInformationItemCodes()
MasterProductTypeType.InformationItemCodespublic ShipmentItemType.ImportIDs createShipmentItemTypeImportIDs()
ShipmentItemType.ImportIDspublic ShipmentItemType.PackagingTypes createShipmentItemTypePackagingTypes()
ShipmentItemType.PackagingTypespublic ShipmentItemType.InformationItems createShipmentItemTypeInformationItems()
ShipmentItemType.InformationItemspublic ShipmentType.StatusUpdates createShipmentTypeStatusUpdates()
ShipmentType.StatusUpdatespublic ShipmentType.ShipmentItems createShipmentTypeShipmentItems()
ShipmentType.ShipmentItemspublic ShipmentType.Notifications createShipmentTypeNotifications()
ShipmentType.Notificationspublic ShipmentType.InformationItems createShipmentTypeInformationItems()
ShipmentType.InformationItemspublic InformationItemValueStringListType.Value createInformationItemValueStringListTypeValue()
InformationItemValueStringListType.Valuepublic ActorType.DeliveryAdresses createActorTypeDeliveryAdresses()
ActorType.DeliveryAdressespublic JAXBElement<String> createReceiveShipmentStatusRequestMessageReason(String value)
public JAXBElement<String> createReceiveRTIStatusRequestMessageReason(String value)
Copyright © 2014. All Rights Reserved.