public class TransportEquipmentSealType extends Object
Java class for TransportEquipmentSealType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransportEquipmentSealType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SealIssuerTypeCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Condition" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SealStatusCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SealingPartyType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ConditionType |
condition |
protected IDType |
id |
protected SealingPartyTypeType |
sealingPartyType |
protected SealIssuerTypeCodeType |
sealIssuerTypeCode |
protected SealStatusCodeType |
sealStatusCode |
| Constructor and Description |
|---|
TransportEquipmentSealType() |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
getCondition()
Gets the value of the condition property.
|
IDType |
getID()
Gets the value of the id property.
|
SealingPartyTypeType |
getSealingPartyType()
Gets the value of the sealingPartyType property.
|
SealIssuerTypeCodeType |
getSealIssuerTypeCode()
Gets the value of the sealIssuerTypeCode property.
|
SealStatusCodeType |
getSealStatusCode()
Gets the value of the sealStatusCode property.
|
void |
setCondition(ConditionType value)
Sets the value of the condition property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setSealingPartyType(SealingPartyTypeType value)
Sets the value of the sealingPartyType property.
|
void |
setSealIssuerTypeCode(SealIssuerTypeCodeType value)
Sets the value of the sealIssuerTypeCode property.
|
void |
setSealStatusCode(SealStatusCodeType value)
Sets the value of the sealStatusCode property.
|
protected IDType id
protected SealIssuerTypeCodeType sealIssuerTypeCode
protected ConditionType condition
protected SealStatusCodeType sealStatusCode
protected SealingPartyTypeType sealingPartyType
public void setID(IDType value)
value - allowed object is
IDTypepublic SealIssuerTypeCodeType getSealIssuerTypeCode()
SealIssuerTypeCodeTypepublic void setSealIssuerTypeCode(SealIssuerTypeCodeType value)
value - allowed object is
SealIssuerTypeCodeTypepublic ConditionType getCondition()
ConditionTypepublic void setCondition(ConditionType value)
value - allowed object is
ConditionTypepublic SealStatusCodeType getSealStatusCode()
SealStatusCodeTypepublic void setSealStatusCode(SealStatusCodeType value)
value - allowed object is
SealStatusCodeTypepublic SealingPartyTypeType getSealingPartyType()
SealingPartyTypeTypepublic void setSealingPartyType(SealingPartyTypeType value)
value - allowed object is
SealingPartyTypeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.