public class ShipmentType extends AbstractDocumentType implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Class and Description |
|---|---|
static class |
ShipmentType.InformationItems
Clase Java para anonymous complex type.
|
static class |
ShipmentType.Notifications
Clase Java para anonymous complex type.
|
static class |
ShipmentType.ShipmentItems
Clase Java para anonymous complex type.
|
static class |
ShipmentType.StatusUpdates
Clase Java para anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ActorType |
customer |
protected Calendar |
date |
protected LocationType |
destination |
protected ShipmentType.InformationItems |
informationItems |
protected InternalIdentificationType |
internalId |
protected ShipmentType.Notifications |
notifications |
protected ShipmentIdentificationType |
shipmentId |
protected ShipmentType.ShipmentItems |
shipmentItems |
protected LocationType |
source |
protected ShipmentType.StatusUpdates |
statusUpdates |
protected ActorType |
supplier |
id| Constructor and Description |
|---|
ShipmentType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
ActorType |
getCustomer()
Obtiene el valor de la propiedad customer.
|
Calendar |
getDate()
Obtiene el valor de la propiedad date.
|
LocationType |
getDestination()
Obtiene el valor de la propiedad destination.
|
ShipmentType.InformationItems |
getInformationItems()
Obtiene el valor de la propiedad informationItems.
|
InternalIdentificationType |
getInternalId()
Obtiene el valor de la propiedad internalId.
|
ShipmentType.Notifications |
getNotifications()
Obtiene el valor de la propiedad notifications.
|
ShipmentIdentificationType |
getShipmentId()
Obtiene el valor de la propiedad shipmentId.
|
ShipmentType.ShipmentItems |
getShipmentItems()
Obtiene el valor de la propiedad shipmentItems.
|
LocationType |
getSource()
Obtiene el valor de la propiedad source.
|
ShipmentType.StatusUpdates |
getStatusUpdates()
Obtiene el valor de la propiedad statusUpdates.
|
ActorType |
getSupplier()
Obtiene el valor de la propiedad supplier.
|
boolean |
isSetCustomer() |
boolean |
isSetDate() |
boolean |
isSetDestination() |
boolean |
isSetInformationItems() |
boolean |
isSetInternalId() |
boolean |
isSetNotifications() |
boolean |
isSetShipmentId() |
boolean |
isSetShipmentItems() |
boolean |
isSetSource() |
boolean |
isSetStatusUpdates() |
boolean |
isSetSupplier() |
void |
setCustomer(ActorType value)
Define el valor de la propiedad customer.
|
void |
setDate(Calendar value)
Define el valor de la propiedad date.
|
void |
setDestination(LocationType value)
Define el valor de la propiedad destination.
|
void |
setInformationItems(ShipmentType.InformationItems value)
Define el valor de la propiedad informationItems.
|
void |
setInternalId(InternalIdentificationType value)
Define el valor de la propiedad internalId.
|
void |
setNotifications(ShipmentType.Notifications value)
Define el valor de la propiedad notifications.
|
void |
setShipmentId(ShipmentIdentificationType value)
Define el valor de la propiedad shipmentId.
|
void |
setShipmentItems(ShipmentType.ShipmentItems value)
Define el valor de la propiedad shipmentItems.
|
void |
setSource(LocationType value)
Define el valor de la propiedad source.
|
void |
setStatusUpdates(ShipmentType.StatusUpdates value)
Define el valor de la propiedad statusUpdates.
|
void |
setSupplier(ActorType value)
Define el valor de la propiedad supplier.
|
String |
toString() |
ShipmentType |
withCustomer(ActorType value) |
ShipmentType |
withDate(Calendar value) |
ShipmentType |
withDestination(LocationType value) |
ShipmentType |
withId(String value) |
ShipmentType |
withInformationItems(ShipmentType.InformationItems value) |
ShipmentType |
withInternalId(InternalIdentificationType value) |
ShipmentType |
withNotifications(ShipmentType.Notifications value) |
ShipmentType |
withShipmentId(ShipmentIdentificationType value) |
ShipmentType |
withShipmentItems(ShipmentType.ShipmentItems value) |
ShipmentType |
withSource(LocationType value) |
ShipmentType |
withStatusUpdates(ShipmentType.StatusUpdates value) |
ShipmentType |
withSupplier(ActorType value) |
getId, isSetId, setIdprotected ActorType supplier
protected ActorType customer
protected LocationType source
protected LocationType destination
protected ShipmentIdentificationType shipmentId
protected InternalIdentificationType internalId
protected Calendar date
protected ShipmentType.StatusUpdates statusUpdates
protected ShipmentType.ShipmentItems shipmentItems
protected ShipmentType.Notifications notifications
protected ShipmentType.InformationItems informationItems
public ActorType getSupplier()
ActorTypepublic void setSupplier(ActorType value)
value - allowed object is
ActorTypepublic boolean isSetSupplier()
public ActorType getCustomer()
ActorTypepublic void setCustomer(ActorType value)
value - allowed object is
ActorTypepublic boolean isSetCustomer()
public LocationType getSource()
LocationTypepublic void setSource(LocationType value)
value - allowed object is
LocationTypepublic boolean isSetSource()
public LocationType getDestination()
LocationTypepublic void setDestination(LocationType value)
value - allowed object is
LocationTypepublic boolean isSetDestination()
public ShipmentIdentificationType getShipmentId()
ShipmentIdentificationTypepublic void setShipmentId(ShipmentIdentificationType value)
value - allowed object is
ShipmentIdentificationTypepublic boolean isSetShipmentId()
public InternalIdentificationType getInternalId()
InternalIdentificationTypepublic void setInternalId(InternalIdentificationType value)
value - allowed object is
InternalIdentificationTypepublic boolean isSetInternalId()
public Calendar getDate()
Stringpublic void setDate(Calendar value)
value - allowed object is
Stringpublic boolean isSetDate()
public ShipmentType.StatusUpdates getStatusUpdates()
ShipmentType.StatusUpdatespublic void setStatusUpdates(ShipmentType.StatusUpdates value)
value - allowed object is
ShipmentType.StatusUpdatespublic boolean isSetStatusUpdates()
public ShipmentType.ShipmentItems getShipmentItems()
ShipmentType.ShipmentItemspublic void setShipmentItems(ShipmentType.ShipmentItems value)
value - allowed object is
ShipmentType.ShipmentItemspublic boolean isSetShipmentItems()
public ShipmentType.Notifications getNotifications()
ShipmentType.Notificationspublic void setNotifications(ShipmentType.Notifications value)
value - allowed object is
ShipmentType.Notificationspublic boolean isSetNotifications()
public ShipmentType.InformationItems getInformationItems()
ShipmentType.InformationItemspublic void setInformationItems(ShipmentType.InformationItems value)
value - allowed object is
ShipmentType.InformationItemspublic boolean isSetInformationItems()
public String toString()
toString in class AbstractDocumentTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class AbstractDocumentTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class AbstractDocumentTypepublic ShipmentType withSupplier(ActorType value)
public ShipmentType withCustomer(ActorType value)
public ShipmentType withSource(LocationType value)
public ShipmentType withDestination(LocationType value)
public ShipmentType withShipmentId(ShipmentIdentificationType value)
public ShipmentType withInternalId(InternalIdentificationType value)
public ShipmentType withDate(Calendar value)
public ShipmentType withStatusUpdates(ShipmentType.StatusUpdates value)
public ShipmentType withShipmentItems(ShipmentType.ShipmentItems value)
public ShipmentType withNotifications(ShipmentType.Notifications value)
public ShipmentType withInformationItems(ShipmentType.InformationItems value)
public ShipmentType withId(String value)
withId in class AbstractDocumentTypeCopyright © 2015. All Rights Reserved.