public class DDClassFull
extends java.lang.Object
Java class for DD_Class_Full complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DD_Class_Full">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="name" type="{http://pds.nasa.gov/pds4/pds/v1}name"/>
<element name="version_id" type="{http://pds.nasa.gov/pds4/pds/v1}version_id"/>
<element name="local_identifier" type="{http://pds.nasa.gov/pds4/pds/v1}local_identifier"/>
<element name="steward_id" type="{http://pds.nasa.gov/pds4/pds/v1}steward_id"/>
<element name="type" type="{http://pds.nasa.gov/pds4/pds/v1}type"/>
<element name="namespace_id" type="{http://pds.nasa.gov/pds4/pds/v1}namespace_id"/>
<element name="submitter_name" type="{http://pds.nasa.gov/pds4/pds/v1}submitter_name"/>
<element name="definition" type="{http://pds.nasa.gov/pds4/pds/v1}definition"/>
<element name="comment" type="{http://pds.nasa.gov/pds4/pds/v1}comment" minOccurs="0"/>
<element name="registered_by" type="{http://pds.nasa.gov/pds4/pds/v1}registered_by"/>
<element name="registration_authority_id" type="{http://pds.nasa.gov/pds4/pds/v1}registration_authority_id"/>
<element name="abstract_flag" type="{http://pds.nasa.gov/pds4/pds/v1}abstract_flag" minOccurs="0"/>
<element name="element_flag" type="{http://pds.nasa.gov/pds4/pds/v1}element_flag" minOccurs="0"/>
<element name="DD_Association" type="{http://pds.nasa.gov/pds4/pds/v1}DD_Association" maxOccurs="unbounded" minOccurs="0"/>
<element name="Terminological_Entry" type="{http://pds.nasa.gov/pds4/pds/v1}Terminological_Entry" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
abstractFlag |
protected java.lang.String |
comment |
protected java.util.List<DDAssociation> |
ddAssociations |
protected java.lang.String |
definition |
protected java.lang.Boolean |
elementFlag |
protected java.lang.String |
localIdentifier |
protected java.lang.String |
name |
protected java.lang.String |
namespaceId |
protected java.lang.String |
registeredBy |
protected java.lang.String |
registrationAuthorityId |
protected java.lang.String |
stewardId |
protected java.lang.String |
submitterName |
protected java.util.List<TerminologicalEntry> |
terminologicalEntries |
protected java.lang.String |
type |
protected java.lang.String |
versionId |
| Constructor and Description |
|---|
DDClassFull() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment()
Gets the value of the comment property.
|
java.util.List<DDAssociation> |
getDDAssociations()
Gets the value of the ddAssociations property.
|
java.lang.String |
getDefinition()
Gets the value of the definition property.
|
java.lang.String |
getLocalIdentifier()
Gets the value of the localIdentifier property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getNamespaceId()
Gets the value of the namespaceId property.
|
java.lang.String |
getRegisteredBy()
Gets the value of the registeredBy property.
|
java.lang.String |
getRegistrationAuthorityId()
Gets the value of the registrationAuthorityId property.
|
java.lang.String |
getStewardId()
Gets the value of the stewardId property.
|
java.lang.String |
getSubmitterName()
Gets the value of the submitterName property.
|
java.util.List<TerminologicalEntry> |
getTerminologicalEntries()
Gets the value of the terminologicalEntries property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
java.lang.String |
getVersionId()
Gets the value of the versionId property.
|
java.lang.Boolean |
isAbstractFlag()
Gets the value of the abstractFlag property.
|
java.lang.Boolean |
isElementFlag()
Gets the value of the elementFlag property.
|
void |
setAbstractFlag(java.lang.Boolean value)
Sets the value of the abstractFlag property.
|
void |
setComment(java.lang.String value)
Sets the value of the comment property.
|
void |
setDefinition(java.lang.String value)
Sets the value of the definition property.
|
void |
setElementFlag(java.lang.Boolean value)
Sets the value of the elementFlag property.
|
void |
setLocalIdentifier(java.lang.String value)
Sets the value of the localIdentifier property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNamespaceId(java.lang.String value)
Sets the value of the namespaceId property.
|
void |
setRegisteredBy(java.lang.String value)
Sets the value of the registeredBy property.
|
void |
setRegistrationAuthorityId(java.lang.String value)
Sets the value of the registrationAuthorityId property.
|
void |
setStewardId(java.lang.String value)
Sets the value of the stewardId property.
|
void |
setSubmitterName(java.lang.String value)
Sets the value of the submitterName property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
void |
setVersionId(java.lang.String value)
Sets the value of the versionId property.
|
protected java.lang.String name
protected java.lang.String versionId
protected java.lang.String localIdentifier
protected java.lang.String stewardId
protected java.lang.String type
protected java.lang.String namespaceId
protected java.lang.String submitterName
protected java.lang.String definition
protected java.lang.String comment
protected java.lang.String registeredBy
protected java.lang.String registrationAuthorityId
protected java.lang.Boolean abstractFlag
protected java.lang.Boolean elementFlag
protected java.util.List<DDAssociation> ddAssociations
protected java.util.List<TerminologicalEntry> terminologicalEntries
public java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVersionId()
Stringpublic void setVersionId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLocalIdentifier()
Stringpublic void setLocalIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStewardId()
Stringpublic void setStewardId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNamespaceId()
Stringpublic void setNamespaceId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSubmitterName()
Stringpublic void setSubmitterName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDefinition()
Stringpublic void setDefinition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getComment()
Stringpublic void setComment(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRegisteredBy()
Stringpublic void setRegisteredBy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRegistrationAuthorityId()
Stringpublic void setRegistrationAuthorityId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isAbstractFlag()
Booleanpublic void setAbstractFlag(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isElementFlag()
Booleanpublic void setElementFlag(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.util.List<DDAssociation> getDDAssociations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ddAssociations property.
For example, to add a new item, do as follows:
getDDAssociations().add(newItem);
Objects of the following type(s) are allowed in the list
DDAssociation
public java.util.List<TerminologicalEntry> getTerminologicalEntries()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the terminologicalEntries property.
For example, to add a new item, do as follows:
getTerminologicalEntries().add(newItem);
Objects of the following type(s) are allowed in the list
TerminologicalEntry
Copyright © 2022 Planetary Data System. All rights reserved.