public class CreditAccountType extends Object
Java class for CreditAccountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditAccountType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AccountID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccountIDType |
accountID |
| Constructor and Description |
|---|
CreditAccountType() |
| Modifier and Type | Method and Description |
|---|---|
AccountIDType |
getAccountID()
Gets the value of the accountID property.
|
void |
setAccountID(AccountIDType value)
Sets the value of the accountID property.
|
protected AccountIDType accountID
public AccountIDType getAccountID()
AccountIDTypepublic void setAccountID(AccountIDType value)
value - allowed object is
AccountIDTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.