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 ShipmentItemType createShipmentItemType()
ShipmentItemTypepublic MasterProductTypeType createMasterProductTypeType()
MasterProductTypeTypepublic ShipmentType createShipmentType()
ShipmentTypepublic InformationItemValueStringListType createInformationItemValueStringListType()
InformationItemValueStringListTypepublic ProvideShipmentDetailsRequestMessage createProvideShipmentDetailsRequestMessage()
ProvideShipmentDetailsRequestMessagepublic TransportPlan createTransportPlan()
TransportPlanpublic LegDeadlineExceeded createLegDeadlineExceeded()
LegDeadlineExceededpublic ProvideShipmentDetailsResponseMessage createProvideShipmentDetailsResponseMessage()
ProvideShipmentDetailsResponseMessagepublic GetNotifications createGetNotifications()
GetNotificationspublic ReceiveRTIStatusRequestMessage createReceiveRTIStatusRequestMessage()
ReceiveRTIStatusRequestMessagepublic TsensorOrderCreationResponse createTsensorOrderCreationResponse()
TsensorOrderCreationResponsepublic TsensoResponseData createTsensoResponseData()
TsensoResponseDatapublic Notification createNotification()
Notificationpublic TsensorOrderCreationRequest createTsensorOrderCreationRequest()
TsensorOrderCreationRequestpublic TsensoAddressType createTsensoAddressType()
TsensoAddressTypepublic ReceiveShipmentStatusRequestMessage createReceiveShipmentStatusRequestMessage()
ReceiveShipmentStatusRequestMessagepublic LegFinished createLegFinished()
LegFinishedpublic TICPushMessage createTICPushMessage()
TICPushMessagepublic NotifyDelay createNotifyDelay()
NotifyDelaypublic InternalIdentificationType createInternalIdentificationType()
InternalIdentificationTypepublic InformationItemValueDateType createInformationItemValueDateType()
InformationItemValueDateTypepublic ExternalAvailableProductsType createExternalAvailableProductsType()
ExternalAvailableProductsTypepublic InformationItemType createInformationItemType()
InformationItemTypepublic MasterPackagingTypeType createMasterPackagingTypeType()
MasterPackagingTypeTypepublic InformationItemValueStringType createInformationItemValueStringType()
InformationItemValueStringTypepublic ShipmentIdentificationType createShipmentIdentificationType()
ShipmentIdentificationTypepublic GeoLocationType createGeoLocationType()
GeoLocationTypepublic InformationItemValueBooleanType createInformationItemValueBooleanType()
InformationItemValueBooleanTypepublic InformationItemValueDoubleType createInformationItemValueDoubleType()
InformationItemValueDoubleTypepublic ShipmentStatusUpdateType createShipmentStatusUpdateType()
ShipmentStatusUpdateTypepublic FiSpaceContactType createFiSpaceContactType()
FiSpaceContactTypepublic InformationItemValueIntegerType createInformationItemValueIntegerType()
InformationItemValueIntegerTypepublic NotificationType createNotificationType()
NotificationTypepublic TransportLegType createTransportLegType()
TransportLegTypepublic CustomProductTypeType createCustomProductTypeType()
CustomProductTypeTypepublic AddressType createAddressType()
AddressTypepublic TransportPlanType createTransportPlanType()
TransportPlanTypepublic LocationType createLocationType()
LocationTypepublic CustomPackagingTypeType createCustomPackagingTypeType()
CustomPackagingTypeTypepublic ShipmentItemType.ImportIDs createShipmentItemTypeImportIDs()
ShipmentItemType.ImportIDspublic ShipmentItemType.PackagingTypes createShipmentItemTypePackagingTypes()
ShipmentItemType.PackagingTypespublic ShipmentItemType.InformationItems createShipmentItemTypeInformationItems()
ShipmentItemType.InformationItemspublic MasterProductTypeType.InformationItemCodes createMasterProductTypeTypeInformationItemCodes()
MasterProductTypeType.InformationItemCodespublic ActorType.DeliveryAdresses createActorTypeDeliveryAdresses()
ActorType.DeliveryAdressespublic 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 JAXBElement<String> createReceiveShipmentStatusRequestMessageReason(String value)
public JAXBElement<String> createReceiveRTIStatusRequestMessageReason(String value)
Copyright © 2016. All Rights Reserved.