public class ImmobilizedSecurityType extends Object
Java class for ImmobilizedSecurityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImmobilizedSecurityType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ImmobilizationCertificateID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SecurityID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}IssueDate" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}FaceValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarketValueAmount" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}SharesNumberQuantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}IssuerParty" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FaceValueAmountType |
faceValueAmount |
protected ImmobilizationCertificateIDType |
immobilizationCertificateID |
protected IssueDateType |
issueDate |
protected PartyType |
issuerParty |
protected MarketValueAmountType |
marketValueAmount |
protected SecurityIDType |
securityID |
protected SharesNumberQuantityType |
sharesNumberQuantity |
| Constructor and Description |
|---|
ImmobilizedSecurityType() |
| Modifier and Type | Method and Description |
|---|---|
FaceValueAmountType |
getFaceValueAmount()
Gets the value of the faceValueAmount property.
|
ImmobilizationCertificateIDType |
getImmobilizationCertificateID()
Gets the value of the immobilizationCertificateID property.
|
IssueDateType |
getIssueDate()
Gets the value of the issueDate property.
|
PartyType |
getIssuerParty()
Gets the value of the issuerParty property.
|
MarketValueAmountType |
getMarketValueAmount()
Gets the value of the marketValueAmount property.
|
SecurityIDType |
getSecurityID()
Gets the value of the securityID property.
|
SharesNumberQuantityType |
getSharesNumberQuantity()
Gets the value of the sharesNumberQuantity property.
|
void |
setFaceValueAmount(FaceValueAmountType value)
Sets the value of the faceValueAmount property.
|
void |
setImmobilizationCertificateID(ImmobilizationCertificateIDType value)
Sets the value of the immobilizationCertificateID property.
|
void |
setIssueDate(IssueDateType value)
Sets the value of the issueDate property.
|
void |
setIssuerParty(PartyType value)
Sets the value of the issuerParty property.
|
void |
setMarketValueAmount(MarketValueAmountType value)
Sets the value of the marketValueAmount property.
|
void |
setSecurityID(SecurityIDType value)
Sets the value of the securityID property.
|
void |
setSharesNumberQuantity(SharesNumberQuantityType value)
Sets the value of the sharesNumberQuantity property.
|
protected ImmobilizationCertificateIDType immobilizationCertificateID
protected SecurityIDType securityID
protected IssueDateType issueDate
protected FaceValueAmountType faceValueAmount
protected MarketValueAmountType marketValueAmount
protected SharesNumberQuantityType sharesNumberQuantity
protected PartyType issuerParty
public ImmobilizationCertificateIDType getImmobilizationCertificateID()
ImmobilizationCertificateIDTypepublic void setImmobilizationCertificateID(ImmobilizationCertificateIDType value)
value - allowed object is
ImmobilizationCertificateIDTypepublic SecurityIDType getSecurityID()
SecurityIDTypepublic void setSecurityID(SecurityIDType value)
value - allowed object is
SecurityIDTypepublic IssueDateType getIssueDate()
IssueDateTypepublic void setIssueDate(IssueDateType value)
value - allowed object is
IssueDateTypepublic FaceValueAmountType getFaceValueAmount()
FaceValueAmountTypepublic void setFaceValueAmount(FaceValueAmountType value)
value - allowed object is
FaceValueAmountTypepublic MarketValueAmountType getMarketValueAmount()
MarketValueAmountTypepublic void setMarketValueAmount(MarketValueAmountType value)
value - allowed object is
MarketValueAmountTypepublic SharesNumberQuantityType getSharesNumberQuantity()
SharesNumberQuantityTypepublic void setSharesNumberQuantity(SharesNumberQuantityType value)
value - allowed object is
SharesNumberQuantityTypepublic PartyType getIssuerParty()
PartyTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.