public class A424ObjectWithId extends A424Base
Java class for A424ObjectWithId complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="A424ObjectWithId"> <complexContent> <extension base="{}A424Base"> <sequence> <element name="identifier" type="{http://www.arinc424.com/xml/datatypes}CoreIdentifier"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
identifier |
supplementalData
Constructor and Description |
---|
A424ObjectWithId() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Gets the value of the identifier property.
|
void |
setIdentifier(String value)
Sets the value of the identifier property.
|
getSupplementalData, setSupplementalData
protected String identifier
Copyright © 2017. All rights reserved.