Package | Description |
---|---|
buri.ddmsence.ddms.resource |
Contains the components from the "Resource" set of the DDMS specification.
|
buri.ddmsence.ddms.summary |
Contains the components from the "Summary" set of the DDMS specification.
|
buri.ddmsence.ddms.summary.xlink |
Contains the attributes which exist in the XLINK XML namespace.
|
Modifier and Type | Method and Description |
---|---|
XLinkAttributes |
TaskID.getXLinkAttributes()
Accessor for the XLink Attributes.
|
XLinkAttributes |
RevisionRecall.getXLinkAttributes()
Accessor for the XLink Attributes.
|
Constructor and Description |
---|
RevisionRecall(List<Link> links,
List<Details> details,
Integer revisionID,
String revisionType,
String network,
String otherNetwork,
XLinkAttributes xlinkAttributes,
SecurityAttributes securityAttributes)
Constructor for creating a component from raw data, based on links and details.
|
RevisionRecall(String value,
Integer revisionID,
String revisionType,
String network,
String otherNetwork,
XLinkAttributes xlinkAttributes,
SecurityAttributes securityAttributes)
Constructor for creating a component from raw data, based on child text.
|
TaskID(String value,
String taskingSystem,
String network,
String otherNetwork,
XLinkAttributes xlinkAttributes)
Constructor for creating a component from raw data
|
Modifier and Type | Method and Description |
---|---|
XLinkAttributes |
Link.getXLinkAttributes()
Accessor for the XLink Attributes.
|
Constructor and Description |
---|
Link(XLinkAttributes xlinkAttributes)
Constructor for creating a component from raw data
|
Link(XLinkAttributes xlinkAttributes,
SecurityAttributes securityAttributes)
Constructor for creating a component from raw data
|
Modifier and Type | Method and Description |
---|---|
XLinkAttributes |
XLinkAttributes.Builder.commit()
Finalizes the data gathered for this builder instance.
|
static XLinkAttributes |
XLinkAttributes.getNonNullInstance(XLinkAttributes xlinkAttributes)
Returns a non-null instance of XLink attributes.
|
Modifier and Type | Method and Description |
---|---|
static XLinkAttributes |
XLinkAttributes.getNonNullInstance(XLinkAttributes xlinkAttributes)
Returns a non-null instance of XLink attributes.
|
Constructor and Description |
---|
Builder(XLinkAttributes attributes)
Constructor which starts from an existing component.
|
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/